Menu

Write Program Find Area Circumference Circle Diameter 102 Use Functions Calculation Area C Q43790101

Write a program to find the area and the circumference for thecircle if the diameter is 10.2, but use functions for thecalculation of area and the circumference. Each function shouldhave an input parameter and an output result. Print the result.

using c++ language

Expert Answer


Answer to Write a program to find the area and the circumference for the circle if the diameter is 10.2, but use functions for the…

OR