Prepare the array
The last two statements shown Listing 1 prepare for the use of an array of type long containing five elements.
This is not new.
Code like this was used in the earlier lesson entitled One-Dimensional Arrays.