Wednesday, April 24, 2013

What is a Variable in Programming


What Exactly is a Variable?:

A variable is the name for a place in the computer's memory where you store some data.
If you are new to programming, please take a look at these articles first.