variable

A variable is a memory location with an name. The memory location contains a value; all the operations done on the variable affects the value in that location.