Question: Write a C++ program that allows a user the option of using two mini programs. The two mini programs should be as follows: 1. Write
Write a C++ program that allows a user the option of using two mini programs. The two mini programs should be as follows: 1. Write a program to simulate a simple calculator. It should accept two numbers from the user as well as the required operation to be performed. The basic operations that should be implemented are: addition, subtraction, division and multiplication. 2. Write a program that allows the user to input the radius, diameter, or area of a circle. The program should then calculate the other two based on the input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
