Answered You can hire a professional tutor to get the answer.

QUESTION

Write a C++ program that reads data of 4 students from an input file which name is provided by the user and displays a summary report of students'...

Write a C++ program that reads data of 4 students from an input file which name isprovided by the user and displays a summary report of students’ marks on an output filestdMarks.out” as follows:Each student’s information occupies two lines in the input file, the first line contains thestudent name (up to 20 characters), the second line contains four real values between 0and 100 representing marks of assignments, midterm, labtest, and final exam.Note that the four exams have different weights as follows (assignments 10%, midterm20%, labtest 30% and final 40%. These weights should be defined as constant variables.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question