Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / shahidnx

First thing Top down and bottom up are designing approaches.
As simple, in top down approach,first we are designing the
main module(i.e main function) and in that we will decide
what all other modules to be include then we will design all
other sub modules..this approach is used C prog language.

In bottom up approach, just contrast to top down,first we
design all the sub modules related to application then we
design main module and in that we will decide what are the
modules to be include.. for ex: we can design any no of
classes and in main only required classes and their
functions can be used ...this approach is used in c++ ......

Is This Answer Correct ?    109 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is std :: flush?

1132


Define private, protected and public access control.

1170


What is main function in c++ with example?

1304


Describe delete operator?

1148


Difference between a copy constructor and an assignment operator.

1052


What is the difference between ++ count and count ++?

1205


Explain dangling pointer.

1193


What are the types of array in c++?

1236


How do you flush a buffer in c++?

1149


What is flag in computer?

1119


Explain the use of this pointer?

1209


What is scope in c++ with example?

1195


What is function prototyping? What are its advantages?

1152


What are c++ redistributables?

1090


Should a constructor be public or private?

1088