Question: Write a C++ program to operate as a calculator which will do the basic four operations (+ . The program will display a menu using

 Write a C++ program to operate as a calculator which will

Write a C++ program to operate as a calculator which will do the basic four operations (+ . The program will display a menu using a function, and then based on the user choice, the appropriate function will be called to perform the operation. The program will ask the user if he/she wants to perform another operation after the result of the first operation is displayed (ie, the program will run continuously until the user chooses to exit). Note: overall you will have five functions (one per operation and one for the menu) Submit a report (word document) which include: 1. 2. Your code. Screenshots showing how you tested your program. Grading scheme

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!