Program to change Centigrade Into Fahenheit

#include<conio.h>

#include<stdio.h>

void main()

{

int c,f,a,b;

clrscr();

printf("Enter the value of Temperature in centigrate");

scanf("%d",&c);

a=9*c;

b=a/5;

f=b+32;

printf("%d",f);

getch();

}

Output

Enter the value of Temperature in centigrade=55

131

Comments

Popular posts from this blog

Gove confirms mandatory housebuilding targets for councils will be abolished in face of Tory rebellion – UK politics live

Kotak Mahindra Bank Recruitment 2022 Released for Graduate Candidates And Apply Online