Statement

Statements control the execution flow of a program.

A statement is one of the following:

Additionally a block and the following keywords are also seen as a statement:

break continue