Computer Science, asked by YashaswiniP, 13 days ago

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 abhaysingh27052019
0

Answer:

here is the answer

Explanation:

please mark as brainlist and

Attachments:
Answered by gaurianushka987
0

here is your answer dear hope it help you a lot

Attachments:
Similar questions