Computer Science, asked by madhuri65, 11 months ago

Differentiate between the concept of top-down & bottom-up
programming? ​

Answers

Answered by akthus25
0

Answer:

Whereas object oriented programming languages like C++ and Java programming language follows bottom up approach. Top down approach begins with high level design and ends with low level design or development. Whereas, bottom up approach begins with low level design or development and ends with high level design.

Explanation:

please mark as brainliest

Similar questions