Computer Science for IGCSE & O level - Programming (Section 6 - No. 9)

What does the term 'variable' refer to in programming?
A fixed value that can't be changed.
A named storage location for data.
A set of instructions to perform a task.
A specific type of programming language.

Explanation

A variable holds a value that can vary.

Comments (0)

Advertisement