4.4.2 Boolean logic Flashcards

(5 cards)

1
Q

What is boolean logic?

A

Describes the states of input and output from the logic gates.

Only two states of input TRUE or FALSE

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

What does the NOT gate do?

A

Inverts given input

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

What does the AND gate do?

A

Will only output true when both inputs A and B are TRUE.

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

What does the OR gate do?

A

The OR gate will output TRUE when either input A or B is TRUE (or when both are true)

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

What does the XOR gate do?

A

Will only output TRUE when only one input between input A and B are true.

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