Computer Science, asked by Pradnya786, 1 year ago

programme to find area of circle... plz it's urgent

Answers

Answered by gargi0739
3
Tomorrow it is going to come for exam dear

Pradnya786: ya...
gargi0739: Hm
Pradnya786: kay... mg abhyas kela ka nahhhi
Pradnya786: oh... ya:)
Answered by 6Shivam92
4
This C Program calculates the area of a Circle given it’s radius. The formula to calculate the area is: Area = π × r2 where r is the radius of the circle & π value is 22/7.

Here is source code of the C program to calculate the area of a circle. The C program is successfully compiled and run on a Linux system. The program output is also shown below.

Attachments:
Similar questions