Home / C Programming / Bitwise Operators :: Discussion

Discussion :: Bitwise Operators

  1. Bitwise & can be used to check if a bit in number is set or not.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment