Computer Science, asked by anshika4802, 8 months ago

Predict the output:
if a = 30, b = 30
it i=j=10;
it (a<100)
it ( b>50)
+ + i;
else

++j;
System. out. println ("i="+i);
System. out println ("j=" +j);​

Answers

Answered by parisjr
0

Answer:

best regards David sent from Samsung tablet sent from Samsung tablet sent from Samsung tablet sent from Samsung

Similar questions