Multiple Choice
What is the name of the approach where the overall control module is designed first,leaving the details until later?
A) structured programming
B) top-down design
C) modular design
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: All boxes in a structure chart except
Q6: Another name for a called module is
Q7: Given the following pseudocode,how many times
Q8: A module can be both a calling
Q9: What design tool typically shows the flow
Q11: Given the following pseudocode,how many times will
Q12: The overall control module ends with a
Q13: The apparent complexity of a program can
Q14: The execution order of the modules on
Q15: Each module,including the overall control module,contains a