What does a break statement do when used in a loop?
Immediately exits the loop
Increments the loop counter
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...