Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 4 - No. 24)
In an algorithm, what does a 'variable' represent?
A fixed value.
A named storage location for data.
A program instruction.
A predefined keyword.
Explanation
Variables are the names given to values.
Comments (0)
