Question: HELP! Just Flowchart Revision on Programming-| TASK#1 (review on Decision structure) Draw a flowchart, and then write a C++ program that asks the user for
Revision on Programming-| TASK#1 (review on Decision structure) Draw a flowchart, and then write a C++ program that asks the user for his choice: 1 or 2. If the user enters 1, then the program calculates the area of a circle. If the user enters 2, then the program calculates the perimeter of a circle. In the end, the program should display the area and the perimeter to the user. (hint: Pi=3.14)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
