Logic Gates Flashcards
1
Q
What is XNOR logic ?
A
If both inputs are the same then the output will be HIGH (1) but if the values differ then the output is LOW (0).
2
Q
What is NOR logic ?
A
If both inputs are LOW then the output will be HIGH but if one of the inputs is HIGH then the output is LOW.
3
Q
What is NAND logic ?
A
If both inputs are HIGH a LOW output is given but if any of the inputs are LOW then the output is HIGH.