Question:
What is the top down approach when it comes to modular programming
Author: sazin aliAnswer:
Problem is continually broken down into sub-problems, until each can be represented as an individual, self-contained blackbox which performs a certain task
0 / 5 Â (0 ratings)
1 answer(s) in total