License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet93/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   89   90   91   92   93   94   95   96   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Bitwise Operator
Bitwise operators perform operations on the bit level. 
Please remember that you can use these
operators with integer expressions only but not on floats or doubles. Also remember that with
the  help  of  these  operators  you  can  access  and  manipulate  individual  bits  also.
  The  bitwise
operators are shown in 
Table 2.6
.
Table 2.6: Showing Bitwise Operators
Symbol
Meaning
&
Bitwise AND
|
Bitwise OR
^
Bitwise exclusive OR (XOR)
>>
Bitwise right shift
<<
Bitwise left shift
~
1s complement
NOTE
Logical operators work on expressions while bitwise operators work on bits.
Let us now see how the bitwise AND Operator (&) works.
Bitwise AND Operator (&)
The bitwise AND operator works on two operands. It compares these two operands on a bit-by-bit
basis. The truth table shown in 
Table 2.7
 demonstrates how it works.
Table 2.7: Bitwise AND
A
B
A & B
0
0
0
0
1
0
1
0
0
1
1
1
For example, say one number is 12 and the other is 24. We know that an integer takes 2 bytes or 16
bits in memory, but for simplicity’s sake, we will just take 8 bits and do the bitwise ANDing of these


two numbers as follows:
      That is, numb1 = 12 = 00001100
                   numb2 = 24 = 00011000
Now the expression numb1 & numb2 is interpreted as
               00001100
               & 00011000
               00001000
Note  here  that  the  result  is  in  binary  form  only.  Its  equivalent  decimal  number  is  8.  Thus,  the
expression, numb1 & numb2 will return a decimal value of 8. 
Please note here that the operation is
being performed on individual bits and this operator of ANDing bits is completely independent of
each  other.  Also
 
note  that  this  bitwise  AND  operator  is  used  in  general  to  check  whether  a

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   89   90   91   92   93   94   95   96   ...   393




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish