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

Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2064


Why use of template is better than a base class?

640


What is DlgProc?

596


What does it mean to declare a member function as static?

609


How one would use switch in a program?

611






What is the disadvantage of using a macro?

589


Is nan a c++?

611


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

3694


How would you differentiate between a pre and post increment operators while overloading?

650


What can I use instead of namespace std?

639


How do I make turbo c++ full screen?

581


How a new operator differs from the operator new?

620


What are the various arithmetic operators in c++?

571


What is polymorphism and its type in c++?

588


Define a constructor - what it is and how it might be called (2 methods)?

602