Iteration statements
Iteration statements consist of the following types of statements:
The while statement
The do statement
The for statement
Related information
Boolean types