Bitwise Operators in C Language.
Bitwise Operator:
> Bit - Binary Digit - Basic Unit of information.
> Can take a value 0 or 1.
4 bits = Nibble
8 bits = Byte
16 bits = Word
32 bits = DWord
> Numbering systems.
Binary - 0..1
Octal - 0..7
Decimal - 0..9
Hexadecimal - 0..9, A..F
> Binary to decimal is inconvenient.
> Binary to Hex is Convenient.
Below is the list of Operators, as Logical operators are well explained in the above video tutorial. Please do watch our video tutorials for FREE and clear your basic concepts here.
>Decision - if else, ? : (conditional operators) < > <= >= = = !=
>Logical operators && || !
>Repetition/Loop control instruction.
>Incrementation / Decrementation Operators:
++ Increases value of a variable by 1.
-- Decreases value of a variable by 1.
Similarly ** ?? %% Don't make any sense as only we can add / decrease a variable.
-- Decreases value of a variable by 1.
Similarly ** ?? %% Don't make any sense as only we can add / decrease a variable.
Operators with there increasing priority order as below:
Logical Not > Arithmetic > Relational > Logical AND > Logical OR > Assignment
Checkout our other video tutorials for C programming and clear all your basic concepts in C programming with a4uofficial.
Please Do SUBSCRIBE our Youtube Channel and Support us :-
https://www.youtube.com/a4uofficial
https://www.youtube.com/a4uofficial
If any difficulties regarding video or other you can 24*7 contact our help support:- allforyoucreators@gmail.com
If you found this post was helpful then please don't forget to SUBSCRIBE our channel and....
Like the video👍
Share this video with your friends and help them too ❤
Subscribe our channel for more such videos and updates.. It's Free!!
Subscribe here : https://www.youtube.com/a4uofficial
For Businesses Enquiries :- allforyoucreators@gmail.com
_____________________________________________________________________________
Join Us on Social Media -
Like our Facebook Page :- https://www.facebook.com/a4u0fficial/
Follow me on Instagram :- https://www.instagram.com/a4u_official/
Twitter :- https://twitter.com/a4uofficial
Website :- https://allforyouofficial.blogspot.com/
PLEASE SUBSCRIBE OUR CHANNEL FOR MORE SUCH VIDEOS AND STAY TUNED..
CREATIVE, INFORMATIVE and BENEFICIAL CONTENTS TO BE FOUND ON OUR CHANNEL!!
BECAUSE WE KEEP UPLOADING VIDEOS ON YOUTUBE FOR YOU..
ALL WE NEED IS YOUR SUPPORT ❤
=▶ Thanks for your Love and Support ◀=
Copyright ©All For You Official
0 Comments