list any two advantages of structured program
Answers
Answered by
4
Hyy I think
It reduced complexity. Modularity allows the programmer to tackle problems in logical fashion.
Hope it will help you...
It reduced complexity. Modularity allows the programmer to tackle problems in logical fashion.
Hope it will help you...
Answered by
1
The approach where software enhancement is easier is the STRUCTURED PROGRAMMING.
- Structured programming understands the program and it generally has a top down approach.
- It makes the program easier to understand and thus helps in software enhancement.
- Here the complex programs are divided into small structural parts which makes it more convenient easier to understand.
Similar questions