Means of structuring a processing block in statement blocks. The possible control structures are sequence, branch, and loop. Control structures can be nested, so that closed statement blocks can contain other control structures.
→ More