Multiple Choice
To un-set (force to 0) all the bits of a bit pattern, make a mask of all 0s and then _______ the bit pattern and the mask.
A) AND
B) OR
C) XOR
D) NOT
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: For the binary AND operation, only an
Q2: If we are adding two numbers, one
Q3: In two's complement representation with a 4-bit
Q5: For an 8-bit allocation, the largest decimal
Q6: The unary _ operator inverts its single
Q7: _ is a logical bit operator.<br>A) The
Q8: In two's complement addition, if there is
Q9: In two's complement representation with a 4-bit
Q10: To set (force to 1) all the
Q11: To flip all the bits of a