Examveda
Examveda

What is the purpose of the 'break' statement in a loop in C++?

A. Skip the next iteration

B. Start the next iteration

C. Exit the loop

D. Terminate the program

Answer: Option C


Join The Discussion

Related Questions on Introduction to C plus plus