2.4 Boolean Logic Flashcards
1
Q
Boolean operators
A
AND, OR, NOT
2
Q
AND gate
A
Both inputs must = 1 to give an output of 1
3
Q
OR gate
A
One OR both inputs must = 1 to give an output of 1
4
Q
NOT gate
A
Opposite output (changes a 1 to a 0)
5
Q
Define Boolean
A
TRUE or FALSE