c program to find maximum number between two numbers | learn coding

  Рет қаралды 50,043

Learn Coding

Learn Coding

Күн бұрын

C Language Full Course for Beginners (Hindi) ....!
👇👇👇
• C Programming Full Cou...
Don't forget to tag our Channel...!
#clanguage
#cprogramming
#LearnCoding
#ifelsestatement
#maximumnumberinc
#programming
#coding
#cprogram
#cprograms
#cbasicprogram
#ask4help
|| Content ||
writer ✍: ankush
voice 🔊: akhilesh
Thank You 👌👌👌

Пікірлер: 70
@amitkumarmondal4293
@amitkumarmondal4293 2 жыл бұрын
if(a
@abhisaragarwal9084
@abhisaragarwal9084 3 жыл бұрын
Thnx for the video
@KalamKhan-pl3vh
@KalamKhan-pl3vh 3 жыл бұрын
👌
@sonikumari-kl8vt
@sonikumari-kl8vt 3 жыл бұрын
If(a
@ranalalam4505
@ranalalam4505 3 жыл бұрын
What if a=b, I mean same numbers
@narsinghmahilang553
@narsinghmahilang553 3 жыл бұрын
A
@sushant4606
@sushant4606 Жыл бұрын
Thanks sir
@anjlishinde8500
@anjlishinde8500 2 жыл бұрын
Thanks sir🙏🙏
@Tipsrace
@Tipsrace 3 жыл бұрын
Sir turbo c++ main video banao plz.....
@shivanimathur9167
@shivanimathur9167 3 жыл бұрын
Sir aap ek video bnaye plz jisme ek sath saare arthimetic operation aaply ho plzzzzzz
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Arithmetic operations 👇👇 kzbin.info/www/bejne/sKebnGN9nLR5jqM
@shivanimathur9167
@shivanimathur9167 3 жыл бұрын
Thnx sir .😊
@sindhukumari8465
@sindhukumari8465 Жыл бұрын
a
@akashchaudhari7546
@akashchaudhari7546 2 жыл бұрын
Ty sir
@pinkunpinkun3126
@pinkunpinkun3126 Жыл бұрын
For minimum a
@psychosingh2240
@psychosingh2240 3 жыл бұрын
Konsa app best hai coding sikhnai kai liyai
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
C aur C++ ke lie DEV C++ ya phir Code blocks dono me koi bhi use kro best hai
@psychosingh2240
@psychosingh2240 3 жыл бұрын
@@LearnCodingOfficial sir banai ga kaisai
@psychosingh2240
@psychosingh2240 3 жыл бұрын
@@LearnCodingOfficial koi app hai
@muskankumari3850
@muskankumari3850 5 ай бұрын
Sir mai run kara rahi hu to error aa raha h
@ammarattar1111
@ammarattar1111 3 жыл бұрын
Which software you are using for coding?
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
For c and c++ I am using dev c++ or code blocks
@dipalisonawane7496
@dipalisonawane7496 2 жыл бұрын
Can we do this program only using if. Plz tell sir
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Yes Dipali, if(a>b) printf("%d",a); else printf("%d",b);
@dipalisonawane7496
@dipalisonawane7496 2 жыл бұрын
@@LearnCodingOfficial sir not if - else only using if condition at once , is it possible
@dipalisonawane7496
@dipalisonawane7496 2 жыл бұрын
@@LearnCodingOfficial thxs
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
@@dipalisonawane7496 yes
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
@@dipalisonawane7496 if(num1 > num2) { printf("%d", num1); } if(num2 > num1) { printf("%d",num2); }
@narsinghmahilang553
@narsinghmahilang553 3 жыл бұрын
Im right sir
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Yes my friend
@RohitkumarSah-br8qj
@RohitkumarSah-br8qj 3 жыл бұрын
Error aa rha hai else without a previous if
@ashishbansal9319
@ashishbansal9319 3 жыл бұрын
if(a
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Correct
@Ankur_pal_1
@Ankur_pal_1 2 жыл бұрын
Wrong
@amitkumarmondal4293
@amitkumarmondal4293 2 жыл бұрын
@@LearnCodingOfficial thank you
@nikhilmudhiraj1891
@nikhilmudhiraj1891 3 жыл бұрын
can you explain block diagram and input device and output devices please running notes degree sem -1 please kindly requesting to you
@nikhilmudhiraj1891
@nikhilmudhiraj1891 3 жыл бұрын
Kindly requesting to you sir please
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Input and Output Devices 👇👇👇 kzbin.info/www/bejne/iH2WXoyegrB8f9k
@nikhilmudhiraj1891
@nikhilmudhiraj1891 3 жыл бұрын
@@LearnCodingOfficial LAQ answer need
@FacttoImpact
@FacttoImpact 11 ай бұрын
#include int main() {int n1,n2; printf("enter two numbers"); scanf("%d %d",&n1,&n2); if (n1
@karanrajput2862
@karanrajput2862 Жыл бұрын
bhai tera number hh mere paas call kru kya
@LearnCodingOfficial
@LearnCodingOfficial Жыл бұрын
Please 🙂🤗
@shivanimathur9167
@shivanimathur9167 3 жыл бұрын
Sir aap ye Jo program sikha rhe h kya aap inke sath hame inka algorithm Nd flowchart bhi provide kr skte h for better understanding in future
@shivanimathur9167
@shivanimathur9167 3 жыл бұрын
Sir aap code block the link share kr.dijiye plz
@himanshukhadse9091
@himanshukhadse9091 2 жыл бұрын
a
@kom219
@kom219 2 жыл бұрын
For minimum:if(a
@sanvan5245
@sanvan5245 2 күн бұрын
Instead of Maximum this should be called bigger or smaller number,this is so confusing
@siturajvlog
@siturajvlog 3 жыл бұрын
Hii
@siturajvlog
@siturajvlog 3 жыл бұрын
Nyc sir
@mustafashaikh55
@mustafashaikh55 3 жыл бұрын
Fantastic 🤩
@psychosingh2240
@psychosingh2240 3 жыл бұрын
Hloo Bhai agr app banana ho to kaisai banai ga. Plzzz help me🙏🙏
@ZahidachCh
@ZahidachCh 7 ай бұрын
Wap to find area of square
@amitkumarmondal4293
@amitkumarmondal4293 2 жыл бұрын
I make a program..... between 4 numbers.....( maximum and minimum)
@skmiraj6339
@skmiraj6339 3 жыл бұрын
I think If ( a
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Yes miraj mere bhai 👏
@skmiraj6339
@skmiraj6339 3 жыл бұрын
@@LearnCodingOfficial thank you bhaiya😊.
@vighneshchaulkar1830
@vighneshchaulkar1830 3 жыл бұрын
A
@mohammadjawed2514
@mohammadjawed2514 2 жыл бұрын
If ( a
@SumitKumar-ho1xe
@SumitKumar-ho1xe 3 жыл бұрын
Super
@poushalisikdar1070
@poushalisikdar1070 Жыл бұрын
Which coding app you have used for doing coding
@vatsalsumit25
@vatsalsumit25 Жыл бұрын
dev c++
@anjalisahu3144
@anjalisahu3144 3 жыл бұрын
Hum esh programme ko turboc++ me bana sakte he kyaa....plz sir reply me
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Yes 100% bna skti ho
@anjalisahu3144
@anjalisahu3144 3 жыл бұрын
@@LearnCodingOfficial thanks sir🙏
@amitkumarmondal4293
@amitkumarmondal4293 2 жыл бұрын
It is also done by ternary operator
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Yes, amit you can.
@amitkumarmondal4293
@amitkumarmondal4293 2 жыл бұрын
@@LearnCodingOfficial ok thank you
Program to check whether a number is Prime or not in C
18:47
MySirG.com
Рет қаралды 339 М.
Поветкин заставил себя уважать!
01:00
МИНУС БАЛЛ
Рет қаралды 6 МЛН
Cute
00:16
Oyuncak Avı
Рет қаралды 12 МЛН
|| C++ program to swap two numbers without using temp or third variable ||
3:11
C Program to Print Star Pattern - Part 1 | Learn Coding
17:58
Learn Coding
Рет қаралды 803 М.
'Break' and 'Continue' Statement By Using C-Programming
4:11
Technical Shubham
Рет қаралды 18
C Program to Calculate Factorial of a Number
18:25
CodeWithHarry
Рет қаралды 79 М.
Biggest of 3 Numbers: C program
1:35
Technotip
Рет қаралды 48 М.
C Program to Check a Number is Prime or Not | Learn Coding
10:06
Learn Coding
Рет қаралды 507 М.
Поветкин заставил себя уважать!
01:00
МИНУС БАЛЛ
Рет қаралды 6 МЛН