Create a program that allows a user to enter any number


Create a program that allows a user to enter any number of integers, which are then stored in an array. After the user enters the integers, perform the following operations on the array, in separate methods in your class:

1. Highest number in the array
2. Lowest number in the array
3. Average of the array

Display the highest, lowest, and average to the user.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Create a program that allows a user to enter any number
Reference No:- TGS0142354

Expected delivery within 24 Hours