Welcome to myCobol.ovh Monday, 29 September 2025, 07:54

structured programming
Category Concept
Subject Cobol
A technique for organizing and coding a computer program in which the program comprises a hierarchy of segments, each segment having a single entry point and a single exit point. Control is passed downward through the structure without unconditional branches to higher levels of the hierarchy.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary