Question: using c++ Part 2: Reading From a File 3. Create a text file that includes, on each line of the file, the name of a

Part 2: Reading From a File 3. Create a text file that includes, on each line of the file, the name of a person and a series of marks out of 100. Include at least 5 people in the file and up to 5 marks for each one. How will the program that finally reads the file be able to recognise each separate item of data on each line in the file? (Separated by spaces, tabs or commas? Or by some other means? What if there are fewer than 5 marks on any one line of the file?) (This will be good practice for things you are likely to need to do in your project!)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
