2.2.3 Boolean Operators (NOT, AND, OR) Flashcards
1
Q
Explain:
AND
A
True if both are true
2
Q
Explain:
NOT
A
Input is reversed
3
Q
Explain:
OR
A
True if EITHER inputs are true
CA 2 > 2.2.3 Boolean Operators (NOT, AND, OR) > Flashcards
Explain:
AND
True if both are true
Explain:
NOT
Input is reversed
Explain:
OR
True if EITHER inputs are true