4.2 Boolean Logic Flashcards
1
Q
What is the NOT logic gate?
A
inverts the input taken
2
Q
What is the AND gate?
A
Produces an output only if both inputs are true.
3
Q
What is the OR logic gate?
A
Produces an output of true if any inputs are true.
4
Q
What is the XOR gate?
A
Only produces output of true if only one input is true.