Computer Science for IGCSE & O level - Programming (Section 9 - No. 45)

What is a key characteristic of a procedure, as described in the provided text?
It always returns a value.
It can be called from anywhere in the program.
It is a set of programming statements grouped together under a single name.
It cannot accept parameters.

Explanation

The text defines a procedure as a set of grouped statements called under a name.

Comments (0)

Advertisement