Boolean logic Flashcards
(5 cards)
1
Q
What is the output of an AND gate when both inputs are true?
A
The output is true.
2
Q
True or False: An OR gate outputs false only when both inputs are false.
A
True.
3
Q
Fill in the blank: The output of a NOT gate is the ______ of the input.
A
opposite
4
Q
What does an XOR gate output when both inputs are the same?
A
The output is false.
5
Q
Complete the truth table for an AND gate: Input A: 0, Input B: 0, Output: ___.
A
0