A for loop is an example of iteration where the number of iterations is known in advance.

The statement allows skipping the rest of the current iteration and going to the next one.