+ 2
What is variable?
5 Answers
+ 35
A variable is a way of referring to a storage area in aĀ computer program. This memory location holds valuesānumbers, text or more complicated types of data .
Operating systems load programs into different parts of the computer's memory so there is no way of knowing exactly which memory location holds aĀ particular variableĀ before the program is run.
+ 1
janie
0
hi Iam muthukumar