Introduction to Variables
Think of a variable as a box into which a value can be placed
Declarations: int x;int timeOfDay
32
x
-532
timeOfDay
1115
Previous slide
Next slide
Back to first slide
View graphic version