




The circuit combines AND and NOT gates. The output \( Y \) is determined by inputs \( A \) and \( B \).
Based on the truth table:
- When \( A = 0 \) and \( B = 0 \), \( Y = 0 \).
- When \( A = 0 \) and \( B = 1 \), \( Y = 1 \).
- When \( A = 1 \) and \( B = 0 \), \( Y = 1 \).
- When \( A = 1 \) and \( B = 1 \), \( Y = 0 \).
This truth table aligns with the output presented in option (1).
Which logic gate is represented by the following combinations of logic gates?


