Question: C++ programming question (file I/O) first, read the input.txt file and list all students name (char/string), score(subject1,2,3). second, calculate the averages of each student's score.

C++ programming question (file I/O)

first, read the input.txt file and list all students name (char/string), score(subject1,2,3).

second, calculate the averages of each student's score.

final, generate a "output.txt" file.

C++ programming question (file I/O) first, read the input.txt file and list

100 59 100 30 95 98 66 70 50 60 95 99 subject2 99 70 50 60 95 subject3 rank subjectl 100 name avg 99 65 66.6667 3 60 96.3333 2 100 30 95 Fig. el input and output file Notice : heade a151 3

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!