Это видео недоступно.
Сожалеем об этом.

Bitwise Complement Operator Class 28 || What is use of Bitwise ~ NOT operator in Java

Поделиться
HTML-код
  • Опубликовано: 6 сен 2022
  • Bitwise Complement Operator Class 28 || What is use of Bitwise ~ NOT operator in Java
    #bitwisecomplement #bitwise~ #bitwisenot
    #Bitwisexor #BitwiseXOR #bitwise^
    #bitwiseor #Bitwiseoroperator #bitwise
    #binary #binarynumber #binarynumbersystem
    #logic #logicgates #computercircuits
    #bitwise #bitwiseand #bitwiseandoperator
    #tarnary #tarnaryoperator #tarnaryoperatorinjava
    #logicalor #logicalnotoperator #logical!
    #logicalor #logicaloroperator #logical|
    #logicaland #logicalandoperator #logical&
    #equal #equalto #equaltooperator
    #unsigned #rightshift #negative
    #rightshiftoperator
    #arithmetic #operator #java
    #unaryoperator #operator #java
    #datatypes #primitive #nonprimitives
    #varibale #staticvariable #instancevariable
    #localvariable #Java #completejavaclass
    #automation #selenium #WedDriver
    #penetrationtesting #vulnerability #threats
    #functionaltesting #smoketesting #sanitytesting #unittesting #integrationtesting #adhoctesting
    #PerformanceTesting #priority #bug
    #loadtesting #endurancetesting
    #SmokeTesting #SanityTesting
    #FunctionalTesting #RegressionTesting #ManualTesting #Telecom #Automation
    #UATTesting #AdHocTesting
    #WhatIsBSS #WhatIsOSS #WhatIsCRM #DifferentBetweenBSSAndOSS
    #BSS #OSS #CRM #Telecom #IT
    #UATTesting #UATTools #smokeTesting
    #Sanitytesting #UnitTesting #IntegrationTesting #SystemTesting #FuncrionalTesting #RegressionTesting
    #AdhocTesting #LoadTesting #agile
    #waterfall #bss #oss #billingsystem
    #php #NonFunctionalTesting
    #oops
    👉Download Eclipse for Java
    www.eclipse.org/downloads/
    Video contains all about Java Complete Class
    Class 28
    What is Bitwise Complement
    What is Use of Complement
    What is need of Complement
    Why we need of Complement
    How to use Complement

    To Learn Java watch completely and
    Religiously All the Videos in Playlist
    Note : Next Video Will Upload Soon
    ---------More Things to be Know Below---------
    👉Know about Online Charging System OCS in details
    • Online Charging System...
    👉Know about Non-Functional Testing in details
    • What is Non-functional...
    👉Know about How QA Team Testing Perform in details
    • How QA Team perform Ma...
    👉Know about STLC in details
    • How STLC work in Live ...
    👉Know about How QA Team Testing Perform in details
    • How QA Team perform Ma...
    👉Know about UAT in details
    • What is UAT a Complete...
    👉Know about Smoke Testing in details
    • What is Smoke Testing ...
    👉Know about Billing System in details
    • How to generate Billi...
    👉Know about #BSS , #OSS , #CRM in details
    • what is BSS , OSS and ...
    👉Know about Bug Life Cycle in details
    • How Bug life cycle wor...
    👉Know more about CRM
    • What is CRM in brief ...
    👉Know more about UAT
    • What is UAT a Complete...
    --------------------------------------------------------------------
    All the contains in this video are my original experience .
    Put Your Doughts and Queries .
    🤗🤗 Have a Good Day Guys 🤗🤗

Комментарии • 14

  • @madhumalik3006
    @madhumalik3006 5 месяцев назад +1

    Thanks after watching 10 videos now finally my doubt clear

    • @ibm4436
      @ibm4436  5 месяцев назад

      Welcome

  • @partoon863
    @partoon863 10 месяцев назад +1

    very good video

    • @ibm4436
      @ibm4436  10 месяцев назад

      Thank you

  • @ramanjangu895
    @ramanjangu895 4 месяца назад +1

    I think this one is the best explanation on the RUclips

    • @ibm4436
      @ibm4436  4 месяца назад +1

      Thank you

  • @btseditor609
    @btseditor609 3 месяца назад +1

    100 percent clear my doubts

  • @SravanKumar-su1tr
    @SravanKumar-su1tr 2 месяца назад +1

    Hi, You have explained it very well . I have one doubt. When you converted the binary 1111 0101 to decimal number then we got value as -11, if we convert the decimal number -11 to binary then will we get result as 1111 0101 ?

    • @ibm4436
      @ibm4436  12 часов назад

      Repeat the class and do it again ...may be you are doing some mistake

  • @teachkhmerbinary
    @teachkhmerbinary 8 месяцев назад +1

    now i know the reason why the number go to negative and increase one number when use (~number)
    // Tilde Operator in Java
    int i = ~42;
    System.out.print(i); // i = -43
    /*
    ~i == (-i)-1
    0 0 1 0 1 0 1 0 = 42
    1 1 0 1 0 1 0 1 = 213
    128 64 32 16 8 4 2 1 = Binary place value table
    Binary place value table = convert decimal number to binary number.
    ----------------
    128 = 2^7
    64 = 2^6
    32 = 2^5
    16 = 2^4
    8 = 2^3
    4 = 2^2
    2 = 2^1
    1 = 2^0
    ----------------
    from 2^0 to 2^6
    ~42 in java = (-64)+16+4+1 == > -43
    */

    • @ibm4436
      @ibm4436  8 месяцев назад

      What is the Question ?

  • @0pini0n21
    @0pini0n21 6 месяцев назад +1

    Java ek bahut hi badbudaar language hai

    • @ibm4436
      @ibm4436  6 месяцев назад

      Yah ! Good says because you are too thats so it is same for you ...