Question: Write a complete program using C++ that will display a menu that indicates a selection of four different operations. Allow the user to make a
Write a complete program using C++ that will display a menu that indicates a selection of four different operations. Allow the user to make a selection of which operations he/she would like to do. and then perform that particular operation after gathering two numbers.
Four Function Calculator
1) Add
2) Subtract
3) Multiply
4) Divide
Enter choice:
Run the program until the user is ready to quit.
Please use good comments. (Finish in 2-3 hours if possible)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
