Write a program that will call a function to calculate the


Program: Write a program that will call a function to calculate the area of a circle, and call another function to calculate the circumference of a circle.

The main function should prompt the user for the radius, and print out the area and circumference.

- PI should be declared as a global constant with a value of 3.14.

You have to implement a program that print out the area and circumference.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a program that will call a function to calculate the
Reference No:- TGS0960559

Expected delivery within 24 Hours