+ 2

What is variable?

4th Apr 2018, 3:04 PM
Abu Bakar
Abu Bakar - avatar
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.
7th Apr 2018, 10:29 AM
Janie
Janie - avatar
+ 1
janie
5th Apr 2018, 11:19 AM
Abu Bakar
Abu Bakar - avatar
0
hi Iam muthukumar
26th Aug 2018, 6:21 PM
muthukumar k
muthukumar k - avatar