Difference between Top down and bottom up approaches for a
given project ?

Answer Posted / venkateswarlu p

Top down design is begins the design with the main module or
top-level module, and progresses downward to the lowest
level modules or subsystems.

Bottom up just opposite to that i.e design with sub modules
or lowest level modules to main module.

Is This Answer Correct ?    25 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we distribute function templates and class templates in object libraries?

597


What is a singleton class c++?

553


How to demonstrate the use of a variable?

646


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

687


Why do we need constructors in c++?

628






Can non graphic characters be used and processed in C++?

708


What are protected members in c++?

625


What is setf in c++?

593


what are Operators and explain with an example?

717


How can I improve my c++ skills?

571


How many characters are recognized by ANSI C++?

903


Define a constructor?

601


How do you flush a buffer in c++?

612


What are the benefits of pointers?

606


What is ofstream c++?

593