In modular programming you divide program into:
Answers
Answered by
0
Answer:
Modular programming is the process of subdividing a computer program into separate sub-programs. A module is a separate software component. It can often be used in a variety of applications and functions with other components of the system.
Similar questions