Calculate the area of circle by C++ program.
Write a C++ program to calculate the diameter, circumference and are of circle.
Program will take the radius from the user as input. Print all results.








