Question
Physics Question on Logic gates
Identify the correct Logic Gate for the following output (Y) of two inputs A and B.

A

B

C

D

Answer

Explanation
Solution
| A | B | Y |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
⇒Y=(AB)′
Hence, the correct option is (B):

Identify the correct Logic Gate for the following output (Y) of two inputs A and B.






| A | B | Y |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
⇒Y=(AB)′
Hence, the correct option is (B):
