1/10
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.

What does this logic gate symbol represent?
AND

What does this logic gate symbol represent?
OR

What does this logic gate symbol represent?
NAND

What does this logic gate symbol represent?
NOR

What does this logic gate symbol represent?
XOR

What does this logic gate symbol represent?
NOT
When does AND output 1?
When both A and B are 1
When does OR output 1?
When either A or B is 1
When does NAND output 1?
When either A or B is 0
When does NOR output 1?
When both A and B are 0
When does XOR output 1?
When A and B are different values