Part 3 of my series on C++ Single Dimensional Arrays. Getting the total and average of the array values. It also finds the minimum and maximum values in the array. This is typical array stuff required in a first semester C++ programming class.
This is another video in my series for first semester programing students.