What is the wrong with the following code: switch (n) { case 1: a = 11;b = 22; break; case 2: c = 30; break; d = 40; }
Answers
Answered by
0
Answer:
What is the wrong with the following code: switch (n) { case 1: a = 11;b = 22; break; case 2: c = 30; break; d = 40; } ...
Answered by
0
Answer:
please tell the answer
Step-by-step explanation:
thank you mark me brainlist
Similar questions