ExamBro
ExamBro
MHT CET · Physics · Semiconductors

The output of following combination is same as that of

  1. A AND gate
  2. B OR gate
  3. C NAND gate
  4. D NOR gate
Verified Solution

Answer & Solution

Correct Answer

(D) NOR gate

Step-by-step Solution

Detailed explanation

Considering the truth table for the given circuit,
\(\begin{array}{|c|c|c|c|c|}
\hline \mathbf{A} & \mathbf{B} & \frac{\mathbf{C}=}{\mathbf{A}+\mathbf{B}} & \frac{\mathbf{D}=}{\mathbf{A}+\mathbf{B}} & \begin{array}{c}
\mathbf{Y}= \\
\mathbf{C}+\mathbf{D}
\end{array} \\
\hline 0 & 0 & 1 & 1 & 1 \\
\hline 0 & 1 & 0 & 0 & 0 \\
\hline 1 & 0 & 0 & 0 & 0 \\
\hline 1 & 1 & 0 & 0 & 0 \\
\hline
\end{array}\)
\(\therefore\) The output of the given combination is same as that of a NOR gate.