Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 3)
What is meant by the term 'modularity' in the context of algorithm design?
The use of comments within an algorithm.
The decomposition of an algorithm into smaller, independent modules.
The speed at which an algorithm executes.
The complexity of an algorithm's code.
Explanation
Modularity refers to creating separate, independent modules.
Comments (0)
