Modularity definition
Answers
Answered by
0
Answer:
the act of partitioning a program into each component called module is called modularity
Explanation:
plss mark as brainliest
Answered by
1
Answer:
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