C programming Bangla Tutorial 5.199 : Function | Sum of 2/3 numbers

preview_player
Показать описание
All C programming videos:
Рекомендации по теме
Комментарии
Автор

আপনার সহজে বুঝানোর ক্ষমতাটা আল্লাহ আমাকেও দেন এই দুয়া করি ❤

onabill
Автор

Really, you are a great teacher...Your teaching skill is awesome!
love all of your videos...

mr.anonymous
Автор

Each class is more beautiful than the other...
It's been 8 years and still these classes are precious like diamonds for beginners like us. May Allah reward you well in this world and in the hereafter, Ameen.

Marufhossain-
Автор

সিলেবাস নিয়ে অনেক ঝামেলায় ছিলাম ভাই। আপনার ক্লাস দেখে এখন সাহস আসছে। Love you vai 🥰

RUDRORIYAN-gl
Автор

vai apni osadharon ....ami 5 din dhore ata bujte parini jeta apni 15 minute a sikhalen

sifatali
Автор

Thank you sir❤
university theke apnar class better bujhchi😌

FatemaRahman-qc
Автор

Onk vlo bujechi... Accah vaia function er r kono class ase. Eita sara

shagorchandrasarker
Автор

thank you sir...
may Allah give you all hapiness

amirjoy
Автор

tkanks vaiya for giving such this video....and your teaching quality is so good

mollikadeb
Автор

We always declare variables sum=0 when we add number but why couldn’t we use it there?
Will you explain brother?
I have a doubt when we use variables sum=0 in addition and when we don’t need to require to use.

tamimiqbalchowdhury
Автор

everything is great !
Just try to improve the sound quality :)

destroyer_x
Автор

আমার মনে হয় এর থেকে সহজ করে আর কেউ বুজাতে পারবে না, খুব সুন্দর করে বুজানো জন্য ধন্যবাদ স্যার.

shomahaque
Автор

sir apnake onek donnobad sir onek sohoj bujanu hoyse ?🥰

mr.tahazzut
Автор

qsort() function niye ekta tutorial korte parle onek upokito hoitam.R vaia jodi somoy pan tahole PHP er tutorial korle onek sohoj e sikhte partam.

techservicebangla
Автор

Vaya..function er r koyekta video dile valo hoto..btw apnr bujhano khub valo lage..amr frndrk apnr ktha blsi.koyekjn apnr vdo dekhe niyomito. :)

tatanmahjabin
Автор

vaiya apnake fb te request dilam accept korle valo hoto r vaiya c programming a 241 ta video show korleo 200 ta open hoy but why?

rokymahmud
Автор

Dada video clear hole aro interesting hoy

blackice
Автор

very nice tutorial thanks a lot via...

dreamcare
Автор

#include <stdio.h> // input output library file
int main() {

// variable declearation
int number1, number2, sum;

// taking input
printf("Enter two integers: ");
scanf("%d %d", &number1, &number2);

// calculating sum
sum = number1 + number2;

// show output
printf("%d + %d = %d", number1, number2, sum);
return 0;
}

KamrulHasan-mfto
Автор

Function niye aro kichu video diyen bhaia

LittleSudip
visit shbcf.ru