- A variable is a name which is given to the location in memory where data can be stored after executing the program.
- A variable may be a character, text or number which can hold any data and which has not value assigned before the execution of program.