Question: Q8. Write a C++ code using files to enter 5 full names of the person (say: John Smith) along with their marks from the user


Q8. 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. (Note: Use both ifstream and ofstream in a code.) Q1. Find out any three errors from the following code: \# include Using namespace std; main() \{ int a,b; cin>>a>>b if(a (a) cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
