2458 Views

Write a C program to find the area and circumference of a circle by taking radius as a input from the user.


ujjwalanand549 11th Mar, 2022
Answer (1)
Aditya 11th Mar, 2022

Hi aspirant,

Following below is the C program displaying the same:

#include<stdio.h>

int main()

{

float r,c,a,pi,;

pi=3.14;

scanf("%f",&r);

a=pi*r*r;

printf("area= %f\n",a);

c= 2*pi*r;

printf("circumference= %f",c);

return 0;

}

Hope it helps!!

Related Questions

Amity University, Noida Law A...
Apply
700+ Campus placements at top national and global law firms, corporates and judiciaries
Amity University, Noida BBA A...
Apply
Ranked amongst top 3% universities globally (QS Rankings)
VIT Bhopal University | M.Tec...
Apply
M.Tech admissions open @ VIT Bhopal University | Highest CTC 52 LPA | Apply now
Amity University | M.Tech Adm...
Apply
Ranked amongst top 3% universities globally (QS Rankings).
Graphic Era (Deemed to be Uni...
Apply
NAAC A+ Grade | Among top 100 universities of India (NIRF 2024) | 40 crore+ scholarships distributed
Great Lakes PGPM & PGDM Admis...
Apply
Admissions Open | Globally Recognized by AACSB (US) & AMBA (UK) | 17.3 LPA Avg. CTC for PGPM 2024
View All Application Forms

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books