int a=10, b=20; switch(a++ + ++b)
{
case 32: System.out.println(++a + ++b); case 31: System.out.println(--a + b--); break;
case 30: System.out.println(a+b);
}
no spam plz !
Answers
Answered by
0
Answer:
here is the answer
Explanation:
please mark as brainlist and
Attachments:
Answered by
0
here is your answer dear hope it help you a lot
Attachments:
Similar questions