Question: Currently learning C using visual studios 2010, this is our latest question, much appreciated Arrays Write a program that reads 15 integers into an array.
Currently learning "C" using visual studios 2010, this is our latest question, much appreciated

Arrays Write a program that reads 15 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 and that you add comments to your code. You should submit your code and a sample of the input and output in a single pdf document. Copy the code into your document as text - not as a screenshot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
