Multiple Choice
1 0 1 1 0 0 1 1 ____ 1 1 0 1 0 1 0 1 results in 0 1 1 0 0 1 1 0.
A) &
B) |
C) ^
D) ~
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The statement _ makes the name REAL
Q2: The equivalence produced by a typedef statement
Q3: The statement typedef int ARRAY[100]; is not
Q4: A better alternative to #define SQUARE(x) (x)
Q5: The _ operator causes a bit-by-bit AND
Q7: An optional enumerated list name can be
Q8: Both the #ifndef and #ifdef directives permit
Q9: The conditional operator has a lower precedence
Q10: _ is the exclusive OR operator.<br>A)&<br>B)|<br>C)^<br>D)~
Q11: The advantage of using a macro instead