Question: On Dev C++Write a c++ program that displays the following messages in a looping menu format: Enter 1 to read Name, age and place of

On Dev C++Write a c++ program that displays the following messages in a looping menu format: "Enter 1 to read Name, age and place of birth of a person from keyboard and save them into the file named dataFile.txt" "Enter 2 to display the content of the dataFile.txt file." "Enter 3 to exit." If the user enters a menu selection value different than 1, 2 or 3 display an error message such as "Invalid entry..." and display the menu again.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!