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

Answer Posted / digvijay singh yadav

in top down approach every module don't have enough information regarding their task due to further explain at initial state so it require to be complete in next step.
while on the other hand in bottom up approach all module mostly have enough information and this module go to get abstraction

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you don’t declare a return value, what type of return value is assumed?

542


How many namespaces are there in c++?

556


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

704


What is low level language in simple words?

565


Who was the creator of c++?

562






What is the full form of dos?

568


Which compiler does turbo c++ use?

606


What is function prototyping? What are its advantages?

593


What is #include sstream?

624


What is c++ flowchart?

677


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

681


What is using namespace std in cpp?

547


How does atoi function work?

626


Explain virtual class and friend class.

603


What is c++ library?

597