Computer Science for IGCSE & O level - Programming (Section 7 - No. 38)
Which characteristic distinguishes a function from a procedure?
Functions always take parameters.
Functions always return a value.
Procedures always return a value.
Procedures always use loops.
Explanation
The core difference lies in the returning of a value.
Comments (0)
