what is variable..........
Answers
Answered by
0
Answer:
variables is a location in the memory which has been assigned a name and is used to store data temporarily
eg. char , int
Answered by
0
Answer:
Variable refers to that memory location which is used to store some values by programmer.
Ex:- Int, chat, float
Similar questions