A Admin • 828.03K Points Coach Q. Which is true about a do-while loop? (A) The condition is checked before the loop body (B) It executes the loop body at most once (C) It executes the loop body at least once (D) It is the same as a while loop Correct Answer - Option(C) Views: 6 Filed under category Java Hashtags: Java Loops Share Manage Tags
Discusssion
Login to discuss.