1.

Write the advantages of structured programming?

Answer»

1. Programs are easy to write because the programming logic is well organized.

2. Programs can be functionally divided into smaller logical working units (modularity).

3. Easy to maintain because of single entry and single exit.



Discussion

No Comment Found

Related InterviewSolutions