What is the structured of programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the structured of programming?

structure

1st Dec 2016, 8:26 AM
Ram Naresh Arya
Ram Naresh Arya - avatar
2 Answers
+ 1
Structured programming sometimes known as modular programmingis 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.
19th May 2017, 4:13 AM
Nikhil
Nikhil - avatar
0
structured programming is separate your code in modules, using functions avoiding 'goto' sentences
4th May 2017, 9:46 PM
⏩▶Clau◀⏪
⏩▶Clau◀⏪ - avatar