C++ Logical and Comparison Operators | CPP Video Tutorial

  Рет қаралды 133,999

LearningLad

LearningLad

Күн бұрын

Пікірлер
@iftakharalam1650
@iftakharalam1650 6 жыл бұрын
one of the best Indian professor! You guys are very good to explain.
@LearningLad
@LearningLad 6 жыл бұрын
thank you :)
@tylorbray
@tylorbray 8 жыл бұрын
Best tutorials on youtube thanks man!
@Codeshub2024
@Codeshub2024 4 жыл бұрын
One of the best teaching.thank you, sir
@LearningLad
@LearningLad 4 жыл бұрын
Thanks and welcome
@sujatagaikwad3166
@sujatagaikwad3166 4 жыл бұрын
This channel is really great. Eassy to understand and awesome
@shinepillai1986
@shinepillai1986 10 жыл бұрын
thanks,enjoying your tutorials.
@TTChannelntt284
@TTChannelntt284 5 жыл бұрын
thanks your course very much. it is useful for me!!!!
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure. keep learning :)
@ganeshkarthic6107
@ganeshkarthic6107 7 жыл бұрын
it is very use full to us thank you man of c++
@kishan1732
@kishan1732 5 жыл бұрын
You are best teacher
@LearningLad
@LearningLad 5 жыл бұрын
thank you :)
@venkatasubbaraosutrave4049
@venkatasubbaraosutrave4049 9 жыл бұрын
To the point and amazing teaching skills .Can you please tell me if an individual wants to learn more to this, which are the reaming topics after these videos .It would be helpful if you could teach us a project so that we can use all this concepts of C++ and Data structure then it would be great experience.Looking forward to your response
@saipraneeth3633
@saipraneeth3633 8 жыл бұрын
really great teaching sir, what is the use of using namespace std;
@Game_brain-y3g
@Game_brain-y3g 4 жыл бұрын
Thank you so much sir 🤟🤟🤟🤟🤟🤟🤟🤟
@LearningLad
@LearningLad 4 жыл бұрын
Most welcome
@harshitgupta5053
@harshitgupta5053 6 жыл бұрын
Simply superb
@LearningLad
@LearningLad 6 жыл бұрын
thank you :)
@rameshvaditya4568
@rameshvaditya4568 9 жыл бұрын
Thank you sir.
@LearningLad
@LearningLad 9 жыл бұрын
ramesh vaditya my pleasure man :)
@siddharthkshirsagar2545
@siddharthkshirsagar2545 8 жыл бұрын
you are the BEST😸😸.Can I get your explanations in PDF
@LearningLad
@LearningLad 8 жыл бұрын
Thank you. Currently we don't have and pdf version of our tutorials.
@mangidhi
@mangidhi 5 жыл бұрын
great video thank you
@ironysteeth
@ironysteeth 7 жыл бұрын
if you divide 1 int type variable by a larger int type variable, it will be 0 even if you make the answer a float? like "float result = smallint1 / bigint2 "?
@metophoricallyspeaking5866
@metophoricallyspeaking5866 6 жыл бұрын
How do I put the and symbol I can't find it
@navjotkaur2575
@navjotkaur2575 7 жыл бұрын
Hello sir Maine Abhi thode din pehle apki videos dekhni start ki hai these are really helpful Sir I have some problems pehli to yeh k using namespace std jb use krti hu to errors atti aa dusri yeh jo yeh video me apne end wala program hai usme bhot c error aa ri hai or bool wala data type ki bhi error aa ri hai Sir main program turboc++ me bnati hu Sir plz help my program is not work plz sir Jldi reply krna thanks
@LearningLad
@LearningLad 7 жыл бұрын
is video ka source code mere website pe available hi. Aap apke code ko uske saath compare karke dekhiye. shayad aapko kuch madad mil jaye :)
@navjotkaur2575
@navjotkaur2575 7 жыл бұрын
LearningLad OK sir I'll try ☺
@itisharma1811
@itisharma1811 4 жыл бұрын
Can anyone tell me how to show that a date 30th Feb 2020 is an invalid date....pls tell me🙏🙏🙏🙏
@chinmayeegouda151
@chinmayeegouda151 5 жыл бұрын
sir can we use else in nested if
@akhilgupta1152
@akhilgupta1152 7 жыл бұрын
Sir, Can you please tell us little about yourself? I will be very grateful to you.
@nainsingh1558
@nainsingh1558 7 жыл бұрын
hi sir which software are you using in tutorial please tell
@LearningLad
@LearningLad 7 жыл бұрын
i'm using codeblocks ide along with mingw compiler set
@hsin-yinglu8049
@hsin-yinglu8049 7 жыл бұрын
Hello Anil, the tutorials are very helpful and coding is very fun. However, I get confused when I run my program. WHY when I enter "6" or "8" it only shows "today is special" but not both "the date is valid" & "today is special"?
@iftakharalam1650
@iftakharalam1650 6 жыл бұрын
you didn't write cout
@mayanksingh6916
@mayanksingh6916 9 жыл бұрын
sir i need your help in" you are human program" (the last program for ! sign ).....when I copy your program I get the program correct but when I try to get input from the user by using cin command my program cannot get into the else statement it just follows the if command and i always get one output dat is u arnt human.....can u plz help me in dis topic ....i have subscribed u and liked all ur vdos.. i am really confused and need ur help plz reply. ..ty
@LearningLad
@LearningLad 9 жыл бұрын
mayank singh sorry for late reply. ho you are receiving the input? in mean o / 1 or true / false?? and also provide your source code.
@mayanksingh6916
@mayanksingh6916 9 жыл бұрын
***** hi sir sorry for wasting your time :(.....actually it was my mistake as i thought i have to write true in the input however now i got that we have to use 1 as true and 0 as false .....my fault sorry....i got my program write now :) BTW thanks for giving your precious time for me.. :) sir can you tell me how these android games are made??are they made by c++? i am taking your tutorials to build my base .....and have found your classes very good :)
@LearningLad
@LearningLad 9 жыл бұрын
mayank singh first of all i'm glad that my video's are helping you :) you can use c++ to make android apps. But mainly java used. search google for more info :)
@navjotkaur2575
@navjotkaur2575 7 жыл бұрын
mayank singh yes I have same problem do you solve your problem plz reply me
@nikhilarora7681
@nikhilarora7681 9 жыл бұрын
Sir, pls correct me..here i want tht if user enter red green or blue color then he can join otherwise he can not..bt here i m geting an error as red green and blue are not declared. Is this not the right way to do this? if no then y did'nt the compiler asks u tht 6 and 8 have not been declared in the above prog. #include using namespace std; int main() { char color[5]; cout
@LearningLad
@LearningLad 9 жыл бұрын
+Nikhil Arora you can't compare strings using == you can use strcmp here checkout #include #include using namespace std; int main() { char color[25]; cout
@LearningLad
@LearningLad 9 жыл бұрын
+LearningLad here we are using strcmp function which is available in c programming language(that's why we included cstring header file so that we can use strcmp). you will learn more about c++ strings later in this video series :)
@nikhilarora7681
@nikhilarora7681 9 жыл бұрын
+LearningLad That was very helpful :) Thank u sir.
@akashshetty4509
@akashshetty4509 5 жыл бұрын
Superb
@siddhantkumarsinha6183
@siddhantkumarsinha6183 6 жыл бұрын
hello sir, i just executed the code with "bool human;" and not "bool human=true;" . output it gave was " you are not human". Can you please explain why it happened??
@bbgm8645
@bbgm8645 9 жыл бұрын
How can i use if vaiable into a if variable.....can i use if else
@LearningLad
@LearningLad 9 жыл бұрын
+Arunanshu Pal i think you are talking about nested if. Watch previous video. kzbin.info/www/bejne/pX7VpZJubMaKY7c hope this helps :)
@manishrana3596
@manishrana3596 7 жыл бұрын
Bro.. Please explain that Boolean variable..
@kxnyshk
@kxnyshk 4 жыл бұрын
Boolean variable is represented as : "Bool". For eg. bool a=true; cout
@adithyanrk9165
@adithyanrk9165 8 жыл бұрын
thanx
@sudhansumtripathy
@sudhansumtripathy 4 жыл бұрын
sir where is the examples fo bit shift operators
@shettipellikomal6421
@shettipellikomal6421 5 жыл бұрын
Can't we use cin with Boolean variable?
@LearningLad
@LearningLad 5 жыл бұрын
yes. i have made a video video about reading Boolean values using cin as true , false. search in my channel.
@cashmoneycash4316
@cashmoneycash4316 8 жыл бұрын
Tq my boss
@LearningLad
@LearningLad 8 жыл бұрын
pleasure man :)
@Harshgupta-wz5bs
@Harshgupta-wz5bs 8 жыл бұрын
sir my side bar has been disappeared what to do???
@govindamishra3746
@govindamishra3746 3 жыл бұрын
Shift + f2
@mayanksingh6916
@mayanksingh6916 9 жыл бұрын
sry by mistake commented 3-4 times.....it was a network mistake...sry😂😓
@LearningLad
@LearningLad 9 жыл бұрын
mayank singh thats ok :)
@mominuber
@mominuber 9 жыл бұрын
//done #include using namespace std; int main() { bool human = false; if(!human){ cout
@ThEGeEeK
@ThEGeEeK 9 жыл бұрын
#include using namespace std; int main() { int date; cout date; if ( date>=1){ if (date
@tux9730
@tux9730 7 жыл бұрын
treehouse ads everywhere
@robertelgar9650
@robertelgar9650 7 жыл бұрын
ROMARIO NEWELL MAYBE YOU HAVE GOOD ACCENT BUT YOU KNOW NOTHING
@anmolbhamotra7142
@anmolbhamotra7142 8 жыл бұрын
Thanks I like your tutorial . KEEP EXPLAINING!
C++ Ternary Operator (Conditional Operator) | CPP Video Tutorial
4:44
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
C++ String and C Strings
17:09
Kenny Yip Coding
Рет қаралды 2 М.
#8: Boolean and Comparison Operators in C Programming
14:42
Programiz
Рет қаралды 141 М.
C++ Switch Statement with Example | CPP Programming Video Tutorial
11:36
you will never ask about pointers again after watching this video
8:03
31 nooby C++ habits you need to ditch
16:18
mCoding
Рет қаралды 849 М.
C++ Header Files
15:10
The Cherno
Рет қаралды 745 М.
POINTERS in C++
16:59
The Cherno
Рет қаралды 1 МЛН
WHY IS THE HEAP SO SLOW?
17:53
Core Dumped
Рет қаралды 291 М.
"Clean" Code, Horrible Performance
22:41
Molly Rocket
Рет қаралды 937 М.
How To Think Like A Programmer
1:00:07
Coding Tech
Рет қаралды 2,1 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН