Computer Science, asked by dipika26, 11 months ago

write a javascript code to print


dipika26: actually I need the program
aRKe09: switch(expression) { case 0: //task ; break;
aRKe09: case 1: //task2 ; break;
aRKe09: ..........
aRKe09: ...}
dipika26: I have the syntax in my book but I need the program
aRKe09: without data we can't make a program for the desired output
aRKe09: can you send the complete question??
dipika26: OK
dipika26: write a javascript code to print the table of a number entered by the user using switch statement

Answers

Answered by radhekrishan8888
0
Syntax:

window.print() Parameters - No parameters required Returns - This function do not return anything
Answered by Sambhavs
22

Answer:

you \: just \: need \: to \: write \:  \\ system.out.print \: (what \: you \: want \: to \: get \: printed)

Similar questions