Rewrite the following program segment using switch-case:
int a;
if(a==1 || a==2)
System.out.println(“Good”);
if(code==3)
System.out.println(“bad”);
Answers
Answered by
1
Answer:
please tell me konsi class ka question hey
Similar questions