Computer Science for IGCSE & O level - Programming (Section 8 - No. 46)

In a programming context, what is a 'function'?
A named block of code that performs a specific task.
A container for storing data.
A way to structure a program.
A type of computer hardware.

Explanation

Functions are reusable code blocks.

Comments (0)

Advertisement