Contact PSVM   (Q & A)  |  Notes Below   Audio  |  [toc]   [prev] Slide 1 of 18 [next]
SIJLesson11 Slide01
[1 (top)], 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, [Lab]

Notes for Slide 01
This step is about numbers.
Numbers in Java are called "integers",
which is abbreviated to the word "int".
There are int values and int variables.
int variables can hold int values.


[1 (top)], 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, [Lab]