1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
NOT gate
AND GATE is a digital logic gate that outputs true or 1 only when all of its inputs are true or 1.
OR gateA digital logic gate that outputs true or high when at least one of its inputs is true or high.
NAND gate is a digital logic gate that outputs false only when all of its inputs are true.
NOR gate is a digital logic gate that outputs true only when all of its inputs are false.
XOR gateis a digital logic gate that outputs true when the number of true inputs is odd, typically one of the inputs being true.
XNOR gate is a digital logic gate that outputs true when the number of true inputs is even, typically when both inputs are the same.
Draw the truth table
Draw the truth table
Draw the truth table
Draw the truth table