Computer Science for IGCSE & O level - Programming (Section 8 - No. 34)
What does modular programming emphasize?
Writing very long programs.
Creating smaller, reusable blocks of code.
Using only global variables.
Avoiding the use of functions.
Explanation
Modularity involves splitting programs into smaller, more manageable, and reusable modules.
Comments (0)
