ICSE Class 10 Computer Applications
Question 66 of 69
Iterative Constructs in Java — Question 9
Back to all questions 9
Question Question 9
The do-while loop executes at least once even if the condition is false.
True
The do-while loop executes at least once even if the condition is false.
True