1/23
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Conjunction (AND) Boolean Logic Gate
Conjunction (AND) Boolean Notation
Disjunction (OR) Boolean Logic Gate
Disjunction (OR) Boolean Notation
Negation (NOT) Boolean Logic Gate
Negation (NOT) Boolean Notation
Exclusive Disjunction (XOR) Boolean Logic Gate
(if same value = 0 )
Exclusive Disjunction (XOR) Boolean Notation
What does it mean generally if there is a circle at the end of gate?
it reverses the output from the gate
What is the order of operator precedence?
NOT evaluated first
then AND
then OR
What is DeMorgan’s First Law (AND) ?
What is DeMorgan’s Second Law (OR) ?
What are the 5 steps of DeMorgan’s Law?
Example of double negation
What is the OR association rule?
What is the AND association rule?
What is commutation?
The order of application of two separate terms is not important.
What is the OR distribution rule?
What is the AND distribution rule?