Computer Science, asked by opbolte58i98, 3 months ago

output for sh=2 switch(ch) { case:1 System.out.println ("desktop"); break; case2: System.out.println ("laptop"); case3: System.out.println ("better than desktop"); } in java



pls i want urgently​

Answers

Answered by saransrini03
0

is print

LAPTOP

because ch = 2

but u gave sh so maybe no output too

Similar questions