Question: Write a program that reads 1 5 integers into an array. It should then find the average of the numbers in the array. Finally, it
Write a program that reads integers into an array.
It should then find the average of the numbers in the array.
Finally, it should display the numbers in the array that are less than half the average value calculated.
Make sure you use meaningful variable names
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
