Question: Write a C++ code using files to enter 5 full names of the person (say: John Smith) along with their marks from the user and
Write a C++ code using files to enter 5 full names of the person (say: John Smith) along with their marks from the user and print it on the output file. Use both ifstream and ofstream in a code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
