which structure in java show an output according to their condition
Answers
Answered by
2
Answer:
In the above program, we have to specially take care about the break statement. The execution of the program is going as usual as the control flow of do-while loop but whenever compiler encountered break statement its control comes out from the loop.
Answered by
1
Explanation:
Explanation : In the above program, we have to specially take care about the break statement. The execution of the program is going as usual as the control flow of do-while loop but whenever compiler encountered break statement its control comes out from the loop.
Similar questions
Math,
3 months ago
Math,
3 months ago
Science,
3 months ago
Math,
7 months ago
Social Sciences,
1 year ago