+ 1
What is structured programming?
Programming fundamentals
2 Antworten
+ 2
Structured programming (sometimes known as modular programming) is a subset of procedural programming that enforces a logical structure on the program being written to make it more efficient and easier to understand and modify.