Question: Please use bigneer level coding Use concepts trom Chapter 1 and 2 only. You have been hired by The Simply Programming Company to create a

Please use bigneer level coding
Use concepts trom Chapter 1 and 2 only. You have been hired by The Simply Programming Company to create a simple four function calculator. The program should do the following: - Use cin's and cout's to design the calculator image shown below. - Prompt the user to enter a number, an operator, and another number. - The calculator should allow the user to have the capability to choose to add, subtract, multiply, and divide the two numbers inputted. - You must use if's, a loop, and switch statements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
