A

Admin • 833K Points
Coach

Q. Which one of the following sentences is true ?

  • (A) the body of a while loop is executed at least once.
  • (B) the body of a do ... while loop is executed at least once.
  • (C) the body of a do ... while loop is executed zero or more times.
  • (D) a for loop can never be used in place of a while loop.
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category C Programming
  • 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.