What is variable?
Application uses data. And the variable is core concept for managing data.
Computer is computing machine. To do simple operation like sum of 1 and 2, computer should memorize these operand 1 and 2 in register. Computer uses memory to memorze the data.