C Program to find sum of two numbers.

preview_player
Показать описание
#include"stdio.h"
#include"conio.h"
void main()
{
int a,b,c;
clrscr();
printf("Enter two Numbers: ");
scanf("%d%d",&a,&b);
c=a+b;
printf("Sum= %d",c);
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
Рекомендации по теме
Комментарии
Автор

What coding language are you using?pls tell me

RimiK-ej