Write a program that allows a user to enter 10 integers


Write a program that allows a user to enter 10 integers in a series (versus one-by-one). Your program should store the 10 integers into an array. Your program should then calculate the average and standard deviation of the 10 integers. Your program should display the following to the console: (1) Average, (2) Standard Deviation, and (3) the 10 integers from smallest to largest (on one line in series).

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that allows a user to enter 10 integers
Reference No:- TGS086039

Expected delivery within 24 Hours