Computer Science for IGCSE & O level - Programming (Section 5 - No. 11)
What is the primary function of a "module" in a programming context?
To display output to the user.
To store and retrieve data from a database.
To group related code and functionality.
To handle user input.
Explanation
Modules allow you to organize code.
Comments (0)
