Learn more in the app.
View in app
Do while output - Java Quiz Question
What will be the output of the program?
A
i = 6 and j = 5
B
i = 5 and j = 5
C
i = 6 and j = 4
D
i = 5 and j = 6