Logic Gates Flashcards
(7 cards)
1
Q
What logic gate is this truth table for
0 0 0
1 0 1
0 1 1
1 1 1
A
OR gate
2
Q
What logic gate is this truth table for
0 0 0
1 0 0
0 1 0
1 1 1
A
AND gate
3
Q
What logic gate is this truth table for
0 0 1
1 0 1
0 1 1
1 1 0
A
NAND gate
4
Q
What logic gate is this truth table for
0 0 1
1 0 0
0 1 0
1 1 0
A
NOR gate
5
Q
What logic gate is this truth table for
0 1
1 0
A
NOT gate
6
Q
0 means
A
Button not pressed
7
Q
1 means
A
Button pressed