Question: V. Problem with Sample Output Write an algorithm, draw a flowchart and write a C++ program to Read the Radius of Circle (r) Calculate the
V. Problem with Sample Output Write an algorithm, draw a flowchart and write a C++ program to Read the Radius of Circle (r) Calculate the Area of Circle (A) by using the formula A = ir? I Calculate the Circumference (C) of the circle by using the formula C = 2nr Print the area and circumference of the circle with respective units in meter. Sample Output Enter Radius of a Circle : 1 Area of a Circle Circumference of a Circle : 6.28 m : 3.14 sq.m
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
