A

Admin • 833K Points
Coach

Q. Which of the following is not a valid loop statement in C++?

  • (A) for
  • (B) while
  • (C) repeat-until
  • (D) do-while
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

'repeat-until' is not a valid loop statement in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.