write a program in c++ to display the following menu and accept a choice number. If an invalid choice is entered, an appropriate message must be displayed otherwise, the choice number entered must be displayed: MENU 1. create a data file, 2.display a data file 3. edit a data file, 4.exit.
Answers
Answered by
3
I think that u probably have created separate functions for creating, displaying and editing..
If not let me know..
If you like it follow me and punch the brainiest button in the face
Attachments:
Similar questions