Computer Science for IGCSE & O level - Programming (Section 1 - No. 39)

What does the term 'parameter' refer to in the context of a function?
The output of the function.
The input values the function uses.
The name of the function.
The result of the function's calculation.

Explanation

Parameters are the inputs.

Comments (0)

Advertisement