Logic Gates Flashcards

1
Q

What does 0 and 1 stand for/mean?

A
0 = off / not true
1 = on / true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the NOT gate do?

A

Changes 0 to 1 and 1 to 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the AND gate do?

A

Output only 1 if ALL are 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the OR gate do?

A

Output can be 1 if ANY are 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the NAND gate do?

A

Output is 1 only when both 0 or just one is 1, not both

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the NOR gate do?

A

Output is 1 is both are 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the XOR gate do?

A

Output is 0 if all are 0 OR all are 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly