Tuesday, July 9, 2019

Add two numbers using third number C programming.

#include<stdio.h>
int main()
{
int a;
int b;
int c;
scanf("%d %d",&a,&b);
c=a+b;
printf("%d",c);
return 0;
}

No comments:

Post a Comment

India bans PUBG Mobile and 117 other Chinese apps: Here’s the full list

Best Guruji   India bans PUBG Mobile and 117 other Chinese apps: Here’s the full list For More information subscribe our channel : www.youtu...