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

Answer Posted / prakash kumar mishra

Pops are considered as a top down approach because first of
all we think about what are functions required. Example of
planning. And then implementation part is done. Where as in
oops first we make small module and latter we link each
other. Example for making a building we make all the
required instrument or relevant module like piller,rod then
the work is being done.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

571


What are the main features of c++?

544


What is the difference between equal to (==) and assignment operator (=)?

579


What is a null object in c++?

633


What is the keyword auto for?

574






Differentiate between realloc() and free().

595


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

583


How do you invoke a base member function from a derived class in which you have not overridden that function?

583


Is it possible to use a new for the reallocation of pointers ?

601


Which field is used in c++?

639


What are the three forms of cin.get() and what are their differences?

631


How do you establish an is-a relationship?

621


What is runtime errors c++?

574


Explain the use of this pointer?

636


What is class in c++ with example?

570