2.4.1 Boolean logic Flashcards

1
Q

Logic gate

A

“A symbol in a logic diagram that represents a single gate – e.g., AND, OR, NOT.”

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

Logic gate: AND

A

“Accepts two inputs and produces one output. Both inputs must be TRUE (1) for the output to be TRUE (1) – otherwise, the output will be FALSE (0).”

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

Logic gate: OR

A

“Accepts two inputs and produces one output. At least one input must be TRUE (1) for the output to be TRUE (1) – otherwise, the output will be FALSE (0).”

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

Logic gate: NOT

A

“Accepts one input and produces one output. If the input is TRUE (1), the output will be FALSE (0). If the input is FALSE (0), the output will be TRUE (1).”

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

Truth table

A

“A notation used in Boolean algebra to define the output of a logic gate or logic circuit for all possible combinations of inputs.”

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