Declaring a variable

A variable is a named pigeon hole in memory where data is stored.

All variables must be declared before they can be used.

The declaration of a variable consists of two parts: