Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 4 - No. 9)
What is an advantage of using subroutines?
Improved code organization.
Reduced code duplication.
Faster program execution.
Simplified debugging.
Explanation
Subroutines help reduce the amount of code.
Comments (0)
