Computer Science for IGCSE & O level - Programming (Section 2 - No. 11)

What is a key feature of a function?
It is always short.
It always returns a value.
It never has any parameters.
It never uses a loop.

Explanation

Functions return values.

Comments (0)

Advertisement