Learn more in the app.
View in app
While loop1384 - Java Quiz Question
What will be the output of the following program?
A
i = 0
B
i = 1
C
i = 3
D
i = 4
E
Compilation Error or Runtime Error