Question: Indata are the second page. Write a C++ program that reads a series of names from an input file. The names should be one per
Write a C++ program that reads a series of names from an input file. The names should be one per line and consist of first name, middle initial, and last name. Write the names to an output file in the format last name, first name and middle initial. 9 Also write the names to the screen in the same format as when written to the output file. Write a C++ program that reads a series of names from an input file. The names should be one per line and consist of first name, middle initial, and last name. Write the names to an output file in the format last name, first name and middle initial. 9 Also write the names to the screen in the same format as when written to the output file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
