Question: Write a basic menu system in C++ programming language. There should be a main menu and a help menu. The main menu should have user

Write a basic menu system in C++ programming language.

There should be a main menu and a help menu. The main menu should have user options for "1- display some text", "2- go to help menu", and "3- quit program". The help menu should have user options for "1- display some text", "2- go back to main menu", and "3- exit program". The main menu should be fully functional to access the help menu, and once in the help menu, the user should be able to go back to the main menu.

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!