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

How can you quickly find the number of elements stored in a dynamic array?

574


what is Member Functions in Classes?

614


How do I run a program in notepad ++?

594


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

1853


How can you link a c program with a c function?

561






Is string an object in c++?

652


What is the auto keyword good for in c++?

617


Why c++ is faster than java?

592


Do class declarations end with a semicolon? Do class method definitions?

614


Explain binary search.

574


Eplain extern keyword?

558


What are the benefits of oop in c++?

582


Is multimap sorted c++?

557


What are the uses of static class data?

632


Comment on local and global scope of a variable.

577