Imperative statements
An imperative statement either specifies an unconditional action to be taken by the program or is a conditional statement terminated by its explicit scope terminator. COBOL statements used without any clauses and COBOL statements that don’t provide clauses (for example: STOP RUN) are considered imperative.