Computer Science for IGCSE & O level - Programming (Section 11 - No. 42)
In the context of programming, what is a 'variable'?
A fixed value used in a program.
A named storage location for data that can change during program execution.
A command in a programming language.
A method of outputting data.
Explanation
A variable's definition is a named storage for changeable data.
Comments (0)
