COBOL - Program Structure
COBOL source program follows an organized way to do the programming. You must follow a modular programming approach, which is a subset of the procedural programming approach.
Comments