Computer Science, asked by Baabyy, 4 months ago

What will be the output of the following code?
var x=2,c
switch(x)
{
case 1:
C="Hello",
break;
case 2:
c="Bye";
break;
case 3:
c="See you soon";
break;
default:
c="Failed":
}
document.write(0);​

Answers

Answered by venkatalakshmikanjul
2

Answer:

hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

Answered by divya174322
1

Answer:

hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

Similar questions