Write the algorithm to find the area and circumference of a circle
Answers
Answered by
5
To calculate area and circumference we must know the radius of circle. The program will prompt user to enter the radius and based on the input it would calculate the values. To make it simpler we have taken standard PI value as 3.14 (constant) in the program.
Answered by
3
Answer:
I hope that this would help you and Mark me as the brainliest also give thx plz and take care
Attachments:
Similar questions