Question: Please write program in C++ please! Write a program that mimics a calculator. The program should take as input two integers and the operation to
Please write program in C++ please!

Write a program that mimics a calculator. The program should take as input two integers and the operation to be performed. It should then output the numbers, the operator, and the result. (For division, if the operator is zero, output an appropriate message.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
