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:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.