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

What is a key characteristic of a function?
It never returns a value.
It always returns a value.
It never uses parameters.
It always contains a loop.

Explanation

A function is designed to return a value.

Comments (0)

Advertisement