Structured programming and subroutines (procedures and functions)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142
Question 16
Easy

A team of epidemiologists is developing a complex computer model to simulate the spread of an infectious disease. Explain one advantage of using structured programming techniques, such as subroutines (functions and procedures), to implement this model.

[2]

Structured programming and subroutines (procedures and functions) Questions

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