Question
Physics Question on Logic gates
Which logic gate is specified by given circuit

A
AND
B
OR
C
NAND
D
NOR
Answer
NOR
Explanation
Solution
The correct answer is (D): NOR.
| A | B | λ |
|---|---|---|
| 0 | 0 | 1 |
| 1 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 1 | 0 |
Which logic gate is specified by given circuit

AND
OR
NAND
NOR
NOR
The correct answer is (D): NOR.
| A | B | λ |
|---|---|---|
| 0 | 0 | 1 |
| 1 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 1 | 0 |