// 1. Using STL Array gets and sets a reference to an element based on a given index.
// 2. Using STL Array returns the total number of elements in the array.