`break`statement is used _______.
To terminate a loop and execute the next statement
To skip a loop and terminate the program
To continue a loop and execute next statement
Execute a next statement