Difference between Top down and bottom up approaches for a
given project ?
Answer Posted / bintu
Top-down approach:-
In an over view of system is formulated specifying but not
detailing subsystems.Each subsystem is then refined in yet
greater detail,untill the entire specification is reduced to
base elements.
Bottom-up approach:-
The individual base elements of system are specifies in
great details.These elements are linked together to form
larger subsystems;untill a complete top-level system is formed.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is setw manipulator in c++?
What are single and multiple inheritances in c++?
What is purpose of new operator?
Explain the operation of overloading of an assignment operator.
Can I make ios apps with c++?
What is difference between c++ 11 and c++ 14?
Explain register storage specifier.
why is iostream::eof inside a loop condition considered wrong?
Which c++ operator cannot overload?
What is the operator in c++?
Is there a c++ certification?
How many characters are recognized by ANSI C++?
What is purpose of abstract class?
How did c++ get its name?
program explaining feautures of c++