filmov
tv
C Program to find sum of two numbers without third variable.

Показать описание
#include"stdio.h"
#include"conio.h"
void main()
{
int a,b;
clrscr();
printf("Enter two Numbers: ");
scanf("%d%d",&a,&b);
printf("Sum= %d",a+b);
getch();
}
Thanks for watching
----------------------------------
Like this video
----------------------------------
Subscribe this channel
-----------------------------------
All are welcome to our channel...... Be best.......
Learn coding with fun🙂🙂
Peace ♥️♥️
data professor
ant man and the wasp quantumania
C+t programming in tamil
covid china
erika
videos para niños de 7 años
#include"conio.h"
void main()
{
int a,b;
clrscr();
printf("Enter two Numbers: ");
scanf("%d%d",&a,&b);
printf("Sum= %d",a+b);
getch();
}
Thanks for watching
----------------------------------
Like this video
----------------------------------
Subscribe this channel
-----------------------------------
All are welcome to our channel...... Be best.......
Learn coding with fun🙂🙂
Peace ♥️♥️
data professor
ant man and the wasp quantumania
C+t programming in tamil
covid china
erika
videos para niños de 7 años