Computer Science, asked by Abhikhya45, 8 hours ago

what "is the major characteristic" of modular programming? how is it similar to procedural programming?​

Answers

Answered by vvsvstu213y19
1

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