题目内容

For the binary AND operator, only an input of ( )gives an output of 1.

A. two 0s
B. two 1s
C. one 0 and one 1
D. any of the above

查看答案
更多问题

For the binary OR operator, only an input of ( )gives an output of 0.

A. two 0s
B. two 1s
C. one 0 and one 1
D. any of the above

The binary ____operator takes two inputs to produce one output.

AND
B. OR
C. XOR
D. all of the above

The unary ____operator inverts its single input.

AND
B. OR
C. NOT
D. XOR

For the binary ()operator, if the input is two 0s, the output is 0.

AND
B. OR
C. XOR
D. all of the above

答案查题题库