Learn C++ in step-by-step lessons.

A variable is a named location in memory. A variable allows us to store data that is input or calculated. Variables can vary, or change.
Please study the material at each of the links below.
- Variables
- Drill on type
- Variable Names
- Drill on names
- Declaring variables
- Using variables
- Assignment statements
Glossary for variables lesson
Full Glossary