Question: Q 1 ) Write a c + + program to read a student file until end of file ( infile . txt ) , the

Q1) Write a c++ program to read a student file until end of file (infile.txt), the file
contains information about students
Name, m1,m2,m3,
example
Ahmad 889093
Ali 667772
Write a function to read student information, use call by reference.
Write a function to compute the average.
Write a function to store the name and the average in another file (outfile.txt)
 Q1) Write a c++ program to read a student file until

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!