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).
Match List-I with List-II:
| List-I (Modulation Schemes) | List-II (Wave Expressions) |
|---|---|
| (A) Amplitude Modulation | (I) \( x(t) = A\cos(\omega_c t + k m(t)) \) |
| (B) Phase Modulation | (II) \( x(t) = A\cos(\omega_c t + k \int m(t)dt) \) |
| (C) Frequency Modulation | (III) \( x(t) = A + m(t)\cos(\omega_c t) \) |
| (D) DSB-SC Modulation | (IV) \( x(t) = m(t)\cos(\omega_c t) \) |
Choose the correct answer: