Genrally, the __________ programs are written in modules and put together in the final run.
Answers
Answered by
1
Answer:
Modular Programming
Explanation:
Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.
Similar questions