Multiple Choice
____ bit operations are extremely useful in masking, or eliminating, selected bits from an operand.
A) &
B) |
C) >>
D) <<
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: To standardize arguments passing to a main()
Q28: An enum statement can be replaced by
Q29: 1 0 1 1 0 0 1
Q30: When working with bit operations, inclusive ORing
Q31: 1 0 1 1 0 0 1
Q33: Upon encountering the command line pgm14.3 three
Q34: Any argument typed on a command line
Q35: The complement operator, _, is a unary
Q36: If necessary, a macro definition can be
Q37: ARRAY first, second; is equivalent to the