Question: In C#, write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the
In C#, write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the average of the scores per student. Write the name and average to a different text file. Test your application with a minimum of ten records in the original file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
