Page 1 of 1

4: Computing Statistics for 10 Numbers Write a C program to capture 10 integer inputs from the user, store these 10 numb

Posted: Mon Jun 06, 2022 1:05 pm
by answerhappygod
4 Computing Statistics For 10 Numbers Write A C Program To Capture 10 Integer Inputs From The User Store These 10 Numb 1
4 Computing Statistics For 10 Numbers Write A C Program To Capture 10 Integer Inputs From The User Store These 10 Numb 1 (7.42 KiB) Viewed 53 times
C Format
4: Computing Statistics for 10 Numbers Write a C program to capture 10 integer inputs from the user, store these 10 numbers in an integer array, and find the maximum, minimum and average of the 10 numbers.