A Admin • 828.03K Points Coach Q. What is true about do statement? (A) do statement executes the code of a loop at least once (B) do statement does not get execute if condition is not matched in the first iteration (C) do statement checks the condition at the beginning of the loop (D) do statement executes the code more than once always Correct Answer - Option(A) Views: 11 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.