Logic gates Flashcards
1
Q
And gate =D-
A
Can only be turned on if both inputs are on.
2
Q
Or gate =)-
A
Can be turned on if one or both of the inputs are on.
3
Q
Not gate ->o-
A
Can only be turned on when the input is off.
4
Q
NAND gate =Do-
A
Can be turned on when one or both of the inputs are off (an and gate and a not gate combined)
5
Q
Nor gate =)o-
A
Can only be turned on when both of the inputs are off (an or gate and a not gate combined)
6
Q
X-or gate =)D-
A
Can only be turned on when only ONE of the inputs are on.