COBOL - Program Structure

Posted by Neha P.
6
Dec 4, 2019
40 Views
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
avatar
Please sign in to add comment.