Differentiate between top down and bottom up methods of modular programming.
Answers
Answered by
0
Image result for Differentiate between top down and bottom up methods of modular programming.
Difference between Top-down and Bottom-up Approach. The algorithms are designed using two approaches that are the top-down and bottom-up approach. In the top-down approach, the complex module is divided into submodules. On the other hand, bottom-up approach begins with elementary modules and then combine them further.
MARK ME AS BRAINLIEST
Similar questions