Semiconductor Electronics Materials Devices and Simple Circuits - Result Question 93
95. Which logic gate is represented by the following combination of logic gate?
[2015]
(a) NAND
(b) AND
(c) NOR
(d) OR
Show Answer
Answer:
Correct Answer: 95. (b)
Solution:
- (b) First two gates are NOT gates and the last gate is NOR gate.
Thus,
The truth table corresponding to this is as follows:
0 | 0 | 1 | 1 | 1 | 0 | 0 |
0 | 1 | 1 | 0 | 1 | 0 | 0 |
1 | 0 | 0 | 1 | 1 | 0 | 0 |
1 | 1 | 0 | 0 | 0 | 1 | 1 |
Thus the combination of gate represents AND gate.