Solution:
The output \(Y\) is high only when both inputs \(A\) and \(B\) are low. This corresponds to a NOR gate, represented by the expression \(Y = \overline{A+B} = \overline{A} \cdot \overline{B}\).
The output \(Y\) is high only when both inputs \(A\) and \(B\) are low. This corresponds to a NOR gate, represented by the expression \(Y = \overline{A+B} = \overline{A} \cdot \overline{B}\).
Leave a Reply