Question
Question: The truth table for the following logic circuit is. <img src="https://cdn.pureessence.tech/canvas_6...
The truth table for the following logic circuit is.

A
A0011B0101Y0110
B
A0011B0101Y0111
C

D
A0011B0101Y1101
Answer
A0011B0101Y0110
Explanation
Solution
:

The truth table for the given logic circuit is
A | B | Aˉ | Bˉ | Aˉ.B | A.Bˉ | Y=Aˉ.B+A.Bˉ | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 1 | 1 | 0 | 0 | 0 | |||||||
0 | 1 | 1 | 0 | 1 | 0 | 1 | |||||||
1 | 0 | 0 | 1 | 0 | 1 | 1 | |||||||
1 | 1 | 0 | 0 | 0 | 0 | 0 | |||||||