Which of the following statements about bitwise operators is true?
A. Bitwise and and or operators compare two bits in two operands to determine the result.
B. The bitwise operators are all binary operators.
C. Bitwise operators can only be applied to integer values.
D. Bitwise operators return a Boolean, true or false.
E. Bitwise operators are hardware dependent.
Answer: A
You might also like to view...
A Date literal can contain _____________.
a. a date b. a time c. a floating-point value d. both a date and a time
Why do you not get an undefined reference in virtual table error when you don’t define a pure virtual function?
What will be an ideal response?
The backup utility included with Windows is called______
a.BackItUp b. File History c. OneDrive d. Time Machine
How many bits are in an IP/v6 address?
A. 32 B. 64 C. 48 D. 128