P

Priyanka Tomar • 35.28K Points
Coach

Q. Which of the following is used to terminate a loop in C++?

  • (A) break
  • (B) exit
  • (C) stop
  • (D) return
  • Correct Answer - Option(A)
  • Views: 74
  • Filed under category C++

Explanation by: Priyanka Tomar
The 'break' statement is used to terminate a loop in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics