2.4 Boolean Logic Flashcards

1
Q

Logic gate:

A

Special circuits built into computer chips. Receive binary data, apply a Boolean operation then output a binary result

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

Not gate:

A

Take a single input and give a single output. Always opposite value to the input

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

And gate:

A

Take 2 inputs, give 1 output. If both inputs 1 the n output is 1, otherwise 0

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

Or gate:

A

2 inputs, 1 output. If 1 or both inputs are 1 then the output is 1, otherwise 0

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

Truth table:

A

A table showing the outputs for all possible combinations of inputs to a logic gate or circuit

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