Computer Science for IGCSE & O level - Programming (Section 1 - No. 23)
Which programming element is essential for creating modular programs?
Variables
Functions or Procedures
Comments
Conditional Statements
Explanation
Functions and procedures allow the breaking of a larger task into smaller chunks.
Comments (0)
