Question: please test the program before send the answer. Write and run a C program that 1. Simulate a simple calculator. It reads two integers and
please test the program before send the answer.
Write and run a C program that 1. Simulate a simple calculator. It reads two integers and a character from user. If the character is a+the sum is printed; if it is a - . the difference is printed; if it is a , the product is printed; if it is a/, the quotient is printed; and if it is a % , the remainder is printed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
