Question
Physics Question on Semiconductor electronics: materials, devices and simple circuits
Following truth table represent which logic gate -
A | B | C |
---|---|---|
1 | 1 | 0 |
0 | 1 | 1 |
1 | 0 | 1 |
0 | 0 | 1 |
A
XOR
B
NOT
C
NAND
D
AND
Answer
NAND
Explanation
Solution
The correct option is (C): NAND.
The provided logic gate is a NAND gate, as it produces results that are the inverse of those obtained from an AND gate.