Q1. Which of the following is a method of top-down design?
- (1) To identify the top level functions by combining many smaller components into a single entity
- (2) To prepare flow charts after programming has been completed
- (3) To identify a top level function and then create a hierarchy of lower-level modules and components
- (4) All of the above