Account
Categories

Loop Control Statement


Definition:

It controls the loop in a program.

With the help of these statements, a programmer can stop the loop or exit from it.

Below are some loop control statements that programmers use in a program to control the flow of the program.