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

Notes for Slide 09
After running the first new-statement on an array variable, you
are allowed to find out how many elements there can be
in the array variable by placing a dot: . :and the word "length"
after the array variable name.


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