Answer:
Which of the following are advantages of structured programming design? Choose all that apply.
It has a modular design that makes it easy to test and debug the programs.
It has logic flow that is easy to follow because modules are called as needed.
It makes use of common routines that are developed and tested, then called as needed.