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
For the binary( )operator, if the input is two 1s, the output is 0.A.B.C.D.
AND
B. OR
C. XOR
D. all of the above