Computer Science for IGCSE & O level - Programming (Section 2 - No. 39)
Which part of the code is considered a 'function'?
The main code for an algorithm
A repeatable section of code.
The start of a program.
Inputting values.
Explanation
A function is a reusable block of code that performs a specific task.
Comments (0)
