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

What is the basic definition of a variable?
A fixed value in a program.
A value that remains constant.
A named storage for data.
A data that is not changed.

Explanation

A variable stores a data.

Comments (0)

Advertisement