Question: Write a program that display the following menu 1. 2. 3. 4. Calculate the area of a circle Calculate the area of a rectangle Calculate
Write a program that display the following menu 1. 2. 3. 4. Calculate the area of a circle Calculate the area of a rectangle Calculate the area of a Triangle Exit the program The program should perform the appropriate action based on the user input. For example, the if the user selects option 2, the program should ask the input the width and the height, then display the area All in C++ language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
