Structured programming and subroutines (procedures and functions)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142
Question 28
Easy

A local variable called fuel_flow has been declared inside the subroutine compute_thrust.

Explain what is meant by a local variable in a subroutine.

[2]

Structured programming and subroutines (procedures and functions) Questions

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