Solveeit Logo

Question

Physics Question on Logic gates

The output Y of following circuit for given inputs is :ABY Circuit

A

AB(A+B)A \cdot B (A + B)

B

ABA \cdot B

C

0

D

AB\overline{A} \cdot B

Answer

0

Explanation

Solution

Using the truth table:

ABY
000
010
100
110

Thus, Y=0Y = 0.

Final Answer: 0.