Which of the following is true about top-down design process?
(a) The details of a program design are addressed before the overall design
(b) Only the details of the program are addressed
(c) The overall design of the program is addressed before the details
(d) Only the design of the program is addressed
I got this question during a job interview.
Query is from Python Modules topic in portion Mapping Functions and Modules of Python