Question: Write a C++ program to do the following USING ARRAYS MUST USE METHODS OR FUNCTIONS Include a menu to prompt the user to make a

Write a C++ program to do the following USING ARRAYS MUST USE METHODS OR FUNCTIONS Include a menu to prompt the user to make a selection 1) input 15 integers (input validation , all numbers must be between 0 and 100) 2) find the largest number. 3) Find the smallest Number 4) Find the Sum of all numbers in the Array Display: Largest Number Smallest Number Sum of all numbers the original Array Submit: Source code (C++) output (Word or pdf file)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
