Question:medium

Identify the correct output signal \( Y \) in the given combination of gates for the given inputs \( A \) and \( B \) shown in the figure. 
 

Show Hint

De-Morgan’s Theorem is a useful tool to simplify Boolean expressions: \( \overline{A \cdot B} = \overline{A} + \overline{B} \) and \( \overline{A + B} = \overline{A} \cdot \overline{B} \).
Updated On: Nov 26, 2025