News

* Problem Statement :Write a program to print the circumference and area of a circle of radius entered by the user by defining your own function? double PI = acos(-1); //acos(-1)=3.141 but it's more ...