4-Write a C program to find the area of circle.
Program: 4
Write a C program to find the area of circle.
Output:
Enter the value of radius: 4 The area of the circle is: 50.240002
Write a C program to find the area of circle.
Enter the value of radius: 4 The area of the circle is: 50.240002