Home / C Programming / Bitwise Operators :: Discussion

Discussion :: Bitwise Operators

  1. Bitwise & can be used to check if more than one bit in a number is on.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment