Question: I need this answer in C++ please 1. There are 5 students with four different courses' score on the file. First column is for Student
I need this answer in C++ please

1. There are 5 students with four different courses' score on the file. First column is for Student name and rest of the columns are scores. Write a program to: - Read a file named "test.txt". - Calculate the average for each student. Use a user defined function to calculate the average. - Display the Name and score of Student with the Average sogres. Output Sam 15898 Rob 80907675 Robby 8767671 Bobby 5567123843 Harry 7990688981
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
