Question: Write a C++ program that displays the following two menu choices: 1. Start the program 2. End the program When the user chooses the first
Write a C++ program that displays the following two menu choices: 1. Start the program 2. End the program
When the user chooses the first choice, it should welcome the user to the program. When the user chooses the second choice, it should say Good Bye, thank you for using the program. For any other choice, the program should alert the user to enter only choices 1 and 2.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
