Computer Science for IGCSE & O level - Programming (Section 6 - No. 41)
What is the primary benefit of modular programming?
It makes code run faster.
It helps in code reuse and makes the code easier to understand and maintain.
It uses fewer lines of code.
It requires fewer variables.
Explanation
Modular programming promotes organization and reusability.
Comments (0)
