Jump statements
Jump statements consist of the following types of statements:
The break statement
The continue statement
The return statement
The goto statement
Computed goto statement (IBM extension)
The break statement
The continue statement
The return statement
The goto statement
Parent topic:
Statements
[
Provide feedback
]