W rite a program that allows the user to enter two numeric values. Then let the user enter a single character as the desired operation: ‘a’ for add, ‘s’ for subtract, ‘m’ for multiply, or ‘d’ for divide. Perform the arithmetic operation that the user selects and display the results. Save the file as ArithmeticChoice.cpp.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.