Computer Science for IGCSE & O level - Programming (Section 14 - No. 34)
When a function is defined, what will always be defined as the first statements to be defined?
Variables
Procedures
Functions
The name of the function or procedure
Explanation
First statements should be the name.
Comments (0)
