write a program that reads data into an array of


Write a program that reads data into an array of type int. You must use an array. The numbers input are attendance numbers at a conference. Keep a running average, number of events, minimum, and maximum of the attendance. Allow the user to end the program after inputting the numbers. Assume there is less than 100 conference events reported. Report the number of conferences, average attendance, minimum attendance, and maximum attendance at the end of the program.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: write a program that reads data into an array of
Reference No:- TGS0212346

Expected delivery within 24 Hours