Write the output with explanation
4. int x = 5; int y 50; do x=x+10; while (x <y); System.out.println(x””+y): Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .
Write the output with explanation
4. int x = 5; int y 50; do x=x+10; while (x <y); System.out.println(x””+y): Show transcribed image text
An answer will be send to you shortly. . . . .