Chapter 10 Boolean Logic: Unit 10.2: The Function Of The Six Logic Gates Flashcards

1
Q

Describe the NOT gate.

A

The output is 1 if the input is 0, and vice versa.

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

Describe the AND gate.

A

The output is 1 if both inputs are 1, else the output is 0.

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

Describe the OR gate.

A

The output is 1 if either input, or both, are 1. If both inputs are 0, the output is 0.

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

Describe the NAND gate.

A

NOT AND.
The output is 1 if both inputs are not both 1.

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

Describe the NOR gate.

A

NOT OR.
The output is 1 if neither inputs are 1.

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

Describe the XOR gate.

A

The output is 1 if one input is 1 and the other is 0 OR one input is 0 and the other is 1.

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