answersLogoWhite

0

What is the bottom up and top down approach?

User Avatar

Arnulfo Macejkovic

Lvl 10
4y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the bottom up and top down approach?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you mean by Top-down and Bottom up approaches of system?

When you write the routine for functions and sub programs and go for the main function, it is called the bottom up approach. If you do the process in reverse it is called the top down approach..


What are the various approaches of mis development in the organization?

Top-down, Bottom up Approach


Is Java a top-down or bottom-up approach?

It is a programming language. s of course its a programming language with bottom up approach for programming. because it follows oops concepts


What is bottom up approach in C programming?

Top down and bottom up programming are two approaches or methodologies employed for designing structured programs in C.TOP DOWN APPROACHIn a top down approach a program(structured) is designed by using the top down methodology as follows..First the overall structure of the program is designed and it is defined and then it is followed by the designing of individual functions..BOTTOM DOWN APPROACHThe bottom down approach is just the opposite of the top down approach..ie, the program is designed by first designing the individual functions followed designing of overall program structure


Does top-down or bottom-up design work better in Cpp?

Most programmers would agree that a bottom-up approach is best.


The biopsychosocial approach to pain is likely to emphasize the importance of both?

top-down and bottom-up processing


What are the training module components?

top down/bottom up approach, plan, prepare, execute, assess


What is top down or bottom up?

bottom-up


What is top down approach and bottom up for VLSI design?

Top down approach is based on Chip level flow, If the design is small then we can opt for this approach . Bottom down approach is hierarchical based chip design flow, If our Design is big, then , the chip is divided in to small manageable modules, it is similar to "Divide and Conquer approach", Finish the small manageable modules , so that the run time will be controlled, and then finally integrate in to one-chip.


What is top down and bottom up approach in web service?

buttom up is first create class, generate methods and create a wsdl from this, top down is first create wsdl and than generate codes depend on this wsdl


What is more prefer bottom-up or top down?

bottom-up


Is open-source development a top-down or bottom up methodology explain?

Is open-source development a top-down or bottom up methodology