C++ Header files & Operators | C++ Tutorials for Beginners #6

preview_player
Показать описание

Best Hindi Videos For Learning Programming:

►C Language Complete Course In Hindi -

►JavaScript Complete Course In Hindi -

►Django Complete Course In Hindi -

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

The sound of keys of your keyboard gives me different vibes. ... 😃

gautamkamra
Автор

hope it helps
2 types of header files are there
1)system header file: it comes with a compiler
2_user define header file: it is written by a programmer
<<endl, /n starts new line
Note: cout << “\n” seems performance wise better than cout << endl; unless flushing of stream is required.
types of operator:-
arithmetic operator:- +, -, *, /, %(for remdimer), ++a, a++, i--, --i
comparison operator:-==, !=, <=, >=, <, >,
logical operator:-and(&&), or(||), not(!)
bitwise operator :- we will lean in upcoming vedio

rupalivadhera
Автор

Airthmetic operators:
a++, a--, ++a, --a
int a=1
cout>>a++; output: 1
a gets print then addition is done (& saved in variable) i.e "c" does things by PRECEDENCE which is left to right order, do this after above code
cout>>a; output: 2
cout>>a++; output:2
cout>>a; output: 3
cout>>a++"turns">>a; output:4
Same goes for --a i.e first subtraction is done then "a" gets printed whatever is the result of operation
These operands are really useful

ABCDEF-ekni
Автор

IT MIGHT BE 4 YEARS BACK U UPLODED BUT U R THE BEST TEACHER IN OUR ENTIRE WORLD FOR PROGRAMING 😍

harshith
Автор

11:14 multicursor
21:24 check if the 2nd bracket is needed for the not operator

hominakra
Автор

This free course is more useful then the paid course.Thank you harry bhai.

techwithpanwar
Автор

Earlier I study with websites which is very difficult to understand but when I watch your tutorial series then the concept will get cristal clear thank you harry bhai

nilimadhoke
Автор

I SAW MANY YT CHANNELS BUT LIKE U ANYBODY CANT TEACH THIS IS TRUTH HATS OFF BRO 🥰

harshith
Автор

All Written Below Are Learnt From You

cout << "Best Teacher on Earth" ;
printf ("Best Teacher on Earth") ;
System.out.println ("Best Teacher on Earth") ;
print ("Best Teacher on Earth" );
echo "Best Teacher on Earth" ;

Techmaster-qput
Автор

is vidio #6 me Banda keh raga C++ ki asli power aapko aage jaa ke pata chlegi... sun ke goosbumps aa rhe...I am very excited....for next video's.

shubhamrana
Автор

This tutorial helps me a lot to understand as a beginner. You literally taught each and everything in a very simple and easy to learn way. THANK YOU SO MUCH.✨ Finally my efforts of finding the good content for many days pays off!

angelkansal
Автор

Sir very helpful. Thanku so much. Mujhe apnay sir ki bhi smjh itni ni aai thi jitni aapki aai ha. Aik dam clear hogaya ha

faiqmaqsood
Автор

I am start watching your C++ tutorial playlist... And it is just awesome. I have prior knowledge of C programming and Data structure and basic knowledge of Java And Python. But I am very much interested in Arduino related embedded systems. And all the libraries are in C++. So for deeper study I start watching your Videos. Thank you Very much Bro.

arindambala
Автор

Alt shift and drag for multicursor 11:33

GarvJain-uyvc
Автор

For a teen, he teaches very well. Nice one bro!

panse_rahul
Автор

this tutorial was terrific had a little bit of difficulty to understand logical operators but finally, after repeating the video I kinda understood what it meant, thank you so much

Keshvan
Автор

thank you sir, i am starting my journey with your videos.

insidefighter
Автор

You are a good teacher and inshallah we will be the good students

tpython
Автор

Harry bhai
I am shubham
Form Ahmedabad
Your videos are very good in youtube
Thanks for video

SHUBHAMVishwakarma-eslj
Автор

Thank you harry boss. It is helping me a lot during this lockdown. And I hope I will get some more videos related programs and many more. Thank you

Haso-N-hasao
visit shbcf.ru