Boolean Logic Flashcards
1
Q
What is the alternative name for the AND gate?
A
Conjunction
2
Q
What is the alternative name for the OR gate?
A
Disjunction
3
Q
What is the alternative name for the NOT gate?
A
Negation
4
Q
What is the notation for the AND gate?
A
(^)
5
Q
What is the notation for the OR gate?
A
(V)
6
Q
What is the notation for the NOT gate?
A
(¬)
7
Q
What does a truth table show?
A
The outputs a gate will display with given inputs.
8
Q
How many inputs does a NOT gate have?
A
1
9
Q
What is the difference between the AND and OR gates?
A
OR only needs 1 True input to activate.
10
Q
What symbol is used to contain operators within other operators?
A
Brackets