Question: (a) AC program asks the user for the radius of a circle and calculate its area and circumference. The calculated values are then displayed. An

(a) AC program asks the user for the radius of a circle and calculate its area and circumference. The calculated values are then displayed. An example of the output is as follows (The number 5" is a user input): Insert radius 5 Area 78.50 Circumference 31.40 Partial code fragment of the program is given below. You are to fill in the missing parts of the program to make it work are NOT allowed to make changes to the main() function and the function prototype that are already given. (Hint: You may need global parameters.) sible. You #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
