Write a C++ program where the user is presented with a menu and to select on what to display from a previously written file. The user is to select one option at the time: 1.Read and display the entire...


Write a C++ program where the user is presented with a menu and to select on what to display from a previously written file.


The user is to select one option at the time:


1.Read and display the entire file from the beginning to the end of file


2.Read and display the entire file from the End to the beginning of file in reverse order


3.From the beginning to a certain point of the file


4.From a certain point to a certain point in the file.


The program must have a loop so the user is given the option to repeat without exiting the program

Apr 12, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here