Topic 3: Logic Gates Flashcards
1
Q
AND
A
output is 1 when both inputs are 1
2
Q
OR
A
output is 1 when any input is 1
3
Q
NOT
A
output is the opposite to the input
4
Q
NAND
A
Inverse of an AND gate
output is 0 when both inputs are 1
5
Q
NOR
A
Inverse of an OR gate
output is 0 when either input is 1
6
Q
XOR
A
Out put is high when the inputs are opposite to each other