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

What are library routines primarily used for?
To write the main program logic.
To store all the program's variables.
To perform common tasks and operations.
To display the output to the user.

Explanation

Library routines (functions) provide pre-built functionality.

Comments (0)

Advertisement