1.

WAP to find the perimeterof circle​

Answer»

Write a C PROGRAM to find circumference and area of a circle.WAP in C to find circumference and area of circle when RADIUS is given.To find the circumference and area of circle, we will first take radius of circle as input from user USING scanf function and then CALCULATE area and PERIMETER of circle using following formulae.



Discussion

No Comment Found