2.4 - boolean logic Flashcards

1
Q

AND

A

Has two inputs and outputs 1 only if both are 1.

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

OR

A

Has two inputs, if both are 1 then outputs 1, otherwise outputs 0.

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

NOT

A

Has a single input and outputs the opposite of that input.

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

Truth tables

A

A table which shows the possible input and output values for a logic gate

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

Logic gate

A

An operator such as AND, OR or NOT which performs a logical function on the input.

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

Logic diagram

A

A diagram showing one or more logic gates together.

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