C program to add two numbers

C program to add two numbers





#include
 
int main()
{
int a, b, c;
 
printf("Enter two numbers to add ");
scanf("%d%d",&a,&b);
 
c = a + b;
 
printf("Sum of entered numbers = %d ",c);
 
return 0;
}


Output of program:
add numbers


visit link download

Comments

Popular posts from this blog

ABLiker APK Latest v1 1 Free Download For Android

Cara Install Windows 10

Adobe Photoshop CS6 13 0 1 Extended Free Software