28.1k views
1 vote
What are the advantages of structured programming

2 Answers

3 votes

Easier to read and understand

User Friendly

Easier to Maintain

Mainly problem based instead of being machine based

Development is easier as it requires less effort and time

Easier to Debug

Machine-Independent, mostly.

User Drubb
by
8.6k points
4 votes

Answer:

Application programs are easier to read and understand.

Application programs are less likely to contain logic errors.

Errors are more easily found.

Higher productivity during application program development.

Improved application program design.

User Les
by
8.0k points