What is the difference between boolean logic and boolean algebra?
Boolean notation for AND
A ∧ B
A . B
Boolean notation for OR
A V B
A + B
Boolean notation for NOT
¬A
Boolean notaiton for XOR
A ⊕ B
How to simplify a Karnaugh map
What are the general AND rules?
What are the general OR rules?
How do you apply De Morgan’s rule?
How do you apply the distribution law?
How do you apply the association law?
How do you apply the commutative law?
How do you apply the double negation law?
How does a D-type flip flop circuit work?
What is a D-type flip flop circuit?
Explain where you would use a D-type flip flop circuit
What is a half adder circuit?
How do you simplify the outputs of a half adder circuit?
How do you draw a half adder circuit?
What is a full adder circuit?
How do you use a full adder circuit?
How do you draw a full adder circuit?