Question: IN C ONLY PLEASE. Write a program to get 10 numbers from a file and puts them in an array, you should then average the

IN C ONLY PLEASE. Write a program to get 10 numbers from a file and puts them in an array, you should then average the 10 grades and output the average. You should then write the average back into the file at the bottom of the numbers.IN C ONLY PLEASE. Write a program to get 10 numbers from

Write a program to get 10 numbers from a file and puts them in an array, you should then average the 10 grades and output the average. You should then write the average back into the file at the bottom of the numbers. Specifications: The input must be read in a function called read_file(). The output should be done in a function called out_file(). The user should be able to continue run the program until the enter the letter Q. All input and averaging of the numbers must be done using a loop. Upload a screen shot of the code and the running program, the code, and the file after being written

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!