10-Numbers Array Sum C++ Code

10-Numbers Array Sum C++ Code

This code will add 10 numbers in an array. It will also tell the maximum and minimum number inside it.

The user enters 10 numbers. The program will them add them and also provide the user with the minimum and maximum values.

The code asks the user to enter 10 numbers. It will then add them, showing the result and also provide the minimum and maximum values entered.

Downloads

Videos