Structured programming and subroutines (procedures and functions)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142
Question 11
Easy

A software developer is creating a complex inventory management system. They decide to structure their code using subroutines.

State three advantages of using subroutines in a computer program.

[3]

Structured programming and subroutines (procedures and functions) Questions

  1. GCSE
  2. /Computer Science
  3. /Structured programming and subroutines (procedures and functions)