Statement operations
The topic shows types of operations performed by COBOL statements.
COBOL statements perform the following types of operations:
- Arithmetic
- Data manipulation
- Input/output
- Procedure branching
There are several phrases common to arithmetic and data manipulation statements, such as:
- CORRESPONDING phrase
- GIVING phrase
- ROUNDED phrase
- SIZE ERROR phrases