Grade data in a file and prints a grade report


A teacher has six students and wants to create an application that stores their grade data in a file and prints a grade report.  The application should have a structure that stores the following data: Name (a string), Test Scores (an array of five singles), and Average (a single).  Because their are six students, the application should use an array of six structure variables. The application should allow the user to enter data for each student, and calculate the average test score. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Grade data in a file and prints a grade report
Reference No:- TGS0144333

Expected delivery within 24 Hours