C++ Array

In this tutorial, we will practice using arrays. An array is a variable in C++ that can hold multiple instances of a single type of value.