A) A B Y 0 0 0 0 1 0 1 0 0 1 1 1
B) A B Y 0 0 1 0 0 1 1 0 1 1 1 0
C) A B Y 0 0 1 0 1 0 1 0 0 1 1 0
D) A B Y 0 0 0 0 1 1 1 1 1
Correct Answer: D
Solution :
Key Idea: Gates-I and II are NOR gates. We can simplify the gate circuit as| A | B | Y |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
You need to login to perform this action.
You will be redirected in
3 sec