Which of the following is true?

a) Any bit “ANDed” with 0 yields 0.
b) Any bit “ANDed” with 1 yields 1.
c) Any bit “ANDed” with 0 yields 1.
d) Any bit “ANDed” with 1 yields 0.

a) Any bit “ANDed” with 0 yields 0.

Computer Science & Information Technology

You might also like to view...

To get help with a Windows command-line program, use this syntax: programname /h

Indicate whether the statement is true or false

Computer Science & Information Technology

If unexpected data is processed in an I/O operation:

a. An exception will be thrown. b. An error message will automatically be displayed. c. The program will terminate execution. d. Various error bits will be set.

Computer Science & Information Technology