#include<stdio.h>
#include<conio.h>
void main()
{
float a,b,c;
clrscr();
printf("\nEnter Frist Number");
scanf("%d",&f);
printf("Enter Second Number");
scanf("%d",&f);
c=a+b;
printf("answer is %d",c);
getch();
}
To Download This Source Code Please Click on Download Link.....!
---Download---
#include<conio.h>
void main()
{
float a,b,c;
clrscr();
printf("\nEnter Frist Number");
scanf("%d",&f);
printf("Enter Second Number");
scanf("%d",&f);
c=a+b;
printf("answer is %d",c);
getch();
}
To Download This Source Code Please Click on Download Link.....!
---Download---