Bitwise operator | C Technical Interview Questions | Mr. Ramana

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024
  • Bitwise operator | C Technical Interview Questions | Mr. Ramana
    ►For Registration : goo.gl/r6kJbB ►Call: +91-8179191999
    ► Visit Our Website:
    nareshit.in/
    nareshit.com/
    ► About NareshIT:
    "Naresh IT is the Best Software Training Institute for Hadoop, Salesforce, AWS, DevOps, Sprak, Data Science, Python, Tableau, RPA ,Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in Hyderabad, Chennai and Vijayawada, India which provides online and classroom training classes"
    ►For Registration : goo.gl/r6kJbB
    ►Call:
    India- 8179191999, USA- 404-232-9879
    Email: online@nareshit.com
    ►Our Online Training Features:
    1.Training with Real-Time Experts
    2.Industry Specific Scenario’s
    3.Flexible Timings
    4.Soft Copy of Material
    5.Share Video's of each and every session.
    Check The Below Links:
    ►For Course Reg : goo.gl/r6kJbB
    ► Subscribe to Our Channel: goo.gl/q9ozyG
    ► Circle us on G+: plus.google.co...
    ► Like us on Facebook: / nareshit
    ► Follow us on Twitter: / nareshitech
    ► Visit Our Website:
    nareshit.in/
    nareshit.com/

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

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

    Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: @t

  • @cryptogirl7573
    @cryptogirl7573 4 ปีที่แล้ว +4

    the method of explanation with patience is amazing
    Great teacher
    Thankyou so much sir

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

    Best way to teach us, thank you sir

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

    Amazing lecture sir... From this i learn lot of concepts.... Thankyou so much sir...

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

    Very well explained Sir.

  • @vjkumar8943
    @vjkumar8943 3 ปีที่แล้ว +1

    I think the sign bit (MSB) should be left intact and not involved in shifting. Otherwise at some point in series of left shifts the MSB will become 0 resulting a positive number . Multiplying a negative number with 2 will never result in a positive number

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

    Thank you soo much sir your explaining very well

  • @xaviball2911
    @xaviball2911 2 ปีที่แล้ว

    excellent sir

  • @simondungeon1218
    @simondungeon1218 7 ปีที่แล้ว +1

    Nice explanation!!

  • @rajumotapothula7988
    @rajumotapothula7988 7 ปีที่แล้ว +14

    You can use this formula for general.
    X×2^n .
    Here x is -5 amd n is 1 in above example.
    Then -5×2^1 =-10.
    If n is 2 then it will be -5×2^2 =-20.
    So ..on

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

      thanks bhai

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

      Whats the trick for right shift?

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

      Nupoor For right shift divide the no. By 2n eg-x=5 and n=1 so 5/2^1

    • @mohitarora2190
      @mohitarora2190 5 ปีที่แล้ว +1

      It doesnt work in all situations. It is not a general formula.

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

      @@nupoordeshpande1079 for right shift divide the number by 2^n where n is number of shift

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

    Super explained

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

    Super very useful

  • @saidashaik1832
    @saidashaik1832 6 ปีที่แล้ว +1

    Nice..

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

    Thankyou sir..

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

    thnx 4 shortcut..

  • @jonsantos6056
    @jonsantos6056 2 ปีที่แล้ว

    7:24 useful info

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

    the short cut does not work fine all the time, if the left shifting results in MSB becomes 0 then the nature of the number will change from negative to positive.

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

    Great

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

    Please take this like in pointer concept and dynamic memory alllocation

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

    Sir storing real number s and storing integrers topic cheppandi

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

    Sir, can we apply the first method to convert Binary to Decimal, if integer type of data type stores 4 bytes.

  • @yarramsettymaheswari4838
    @yarramsettymaheswari4838 7 ปีที่แล้ว

    good

  • @kiruthika1246
    @kiruthika1246 6 ปีที่แล้ว +1

    sir any shortcut for right shift operator?

    • @dsandhya6574
      @dsandhya6574 6 ปีที่แล้ว +1

      divide the operand by 2 and apply same sign

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

      @@dsandhya6574 can u give example ??

    • @Manoj-qf6lq
      @Manoj-qf6lq 5 ปีที่แล้ว +1

      X=6
      X=X>>1 ( means 6 is divided by 2, 1 times)
      So X=3

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

      @@Manoj-qf6lq for left shift like x=6 and we have to find x

  • @pokigamerop
    @pokigamerop 3 ปีที่แล้ว +1

    96

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

    from 8:50 onwards the explanation is not satisfying. Every explanation should be based on some logic, no logic was represented for that explanation.

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

    GARDA URAH DIYA SIR