Computer Science for IGCSE & O level - Programming (Section 6 - No. 27)

What is the benefit of modular programming?
It eliminates the use of variables.
It reduces the amount of code needed.
It increases code complexity.
It makes the code more manageable and easier to maintain.

Explanation

Modularity improves code organization.

Comments (0)

Advertisement