Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 45)
What is the purpose of 'modularity' in programming?
To make the code run faster.
To break down a program into smaller, manageable parts.
To add more features to the program.
To make the code more difficult to understand.
Explanation
Modularity is for breaking down a program into manageable parts.
Comments (0)
