Question
Physics Question on Logic gates
The truth table for one of the following logic gates is given. Identify the logic gate
Input | Output |
---|---|
A | B |
0 | 0 |
0 | 1 |
1 | 0 |
1 | 1 |
A
AND gate
B
NAND gate
C
NOR gate
D
OR gate
Answer
NAND gate
Explanation
Solution
The correct option is(B):NAND gate