Objectives
To define an array, initialize an array and refer to individual elements of an array.
To define symbolic constants.
To pass arrays to functions.
To use arrays to store, sort and search lists and tables of values.