What will be the output of the program? int x = l, y = 6; while (y--) { x++; } system.out.println("x = " + x +" y = " + y);?
Answers
Answered by
0
if you dont know so ask from your teacher
Similar questions
Science,
8 months ago
Math,
8 months ago
Math,
8 months ago
Business Studies,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago