Question: Please use c++ language and functions/files to create the program. Thank you Question 2 Let's consider a file with the following student information: John Smith

 Please use c++ language and functions/files to create the program. ThankPlease use c++ language and functions/files to create the program. Thank you

Question 2 Let's consider a file with the following student information: John Smith 99 Sarah Johnson 85 Jim Robinson 70 Mary Anderson 100 Michael Jackson 92 Each line in the file contains the first name, last name, and test score ofa student. Write a program that prompts the user for the file name, then calculates and displays the average score by reading the data from the file. You should use a function to read/process the data from the file, this function must have parameters, like in our example. Your program should also present the highest score in class 2.1)Copy and paste the source code. 2.2) Provide one screenshot

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!