Java - Bitwise Operator

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 16

  • @TutorialsPoint_
    @TutorialsPoint_  ปีที่แล้ว

    Check out our trending course on Java Essential Training - bitly.ws/LGbp
    Use coupon “TH-cam 12” to get “FLAT 12%” OFF at checkout.

  • @pokerface550
    @pokerface550 5 ปีที่แล้ว +2

    on the slide at the beginning:
    if 'A' is of char type, it means decimal 65 represented by 2 bytes like 0000 0000 0100 0001. So, 'A'

  • @tonoysaha6294
    @tonoysaha6294 6 ปีที่แล้ว +2

    A negative of 60 is -61 how that is correct?

    • @pokerface550
      @pokerface550 5 ปีที่แล้ว +3

      60 in binary is 0011 1100 to get the negative form we flip bits like
      0011 1100 => 1100 0011
      which can be converted back to decimal like - 128 + 64 + 2 + 1 = - 61

  • @deepin2urheart
    @deepin2urheart 3 ปีที่แล้ว

    Extremely good explanation
    but madam please go a lill bit slow.

  • @AbuBohra
    @AbuBohra 5 ปีที่แล้ว +3

    you have explained difference between right shift and zero fill right shift incorrectly.

  • @mayankghosh3616
    @mayankghosh3616 6 ปีที่แล้ว

    videos posted by you help me the most in understanding IP

  • @sanjayforce6802
    @sanjayforce6802 5 ปีที่แล้ว

    I have one doubt that why we are using 8 digits do 60.. 00111100 instead of simply 111100.. why we add two zeros before that.. pls someone clear me..

    • @blemytjb1987
      @blemytjb1987 4 ปีที่แล้ว

      Sanjay Force ki IP vo hñ GP HP ko

    • @mummadiusha4030
      @mummadiusha4030 4 ปีที่แล้ว

      @Sanjay Force..I guess... We can use that also but in case of practicality we should use either 4 or 8 bits...

  • @pokerface550
    @pokerface550 5 ปีที่แล้ว

    Likewise, A>>2 and A>>>2 should be 16, not 15.

  • @dychak
    @dychak 4 ปีที่แล้ว

    I don't understand Indian language! Can you speak English? I do love Indian food....

    • @syedmoinahmed9556
      @syedmoinahmed9556 4 ปีที่แล้ว

      She's speaking English mate.

    • @boro3775
      @boro3775 3 ปีที่แล้ว

      @@syedmoinahmed9556 😂😂😂 hood one

  • @mayankghosh3616
    @mayankghosh3616 6 ปีที่แล้ว +2

    videos posted by you help me the most in understanding IP

    • @deepin2urheart
      @deepin2urheart 3 ปีที่แล้ว

      to understand IP addressing
      study todd lammle ccna and ccnp study guide