Select correct truth table. 




Step 1: Simplification using Boolean algebra laws
From the given logic circuit, the output expression can be written as:
Y = (A · B) · A
Using De Morgan’s theorem:
(A · B) = A + B
Substituting,
Y = ( A + B ) · A
Applying distributive law:
Y = AA + AB
Since,
AA = 0
Therefore,
Y = AB
Step 2: Verification using Boolean conditions
The expression Y = AB is true only when:
For all other input combinations, the output is zero.
Step 3: Truth table verification
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
Final Answer:
The given logic circuit represents the Boolean expression
Y = AB,
which corresponds to option (4).
Find the correct combination of A, B, C and D inputs which can cause the LED to glow. 
Identify the correct truth table of the given logic circuit. 