Write the equivalent switch statement for the following:
if(a= =1)
x++;
else if(a= =2)
y++;
else if(a= =3)
z++;
else
w++;
Answers
Answered by
0
Answer:
Sorry
Explanation:
It is out of my class.
can't answer this
Similar questions