Question:medium

An AND gate, an OR and a NAND gate are connected as shown in the figure. If the inputs are \(A=0\), \(B=1\) and \(C=0\), then the outputs \(y_{1}\), \(y_{2}\), \(y_{3}\) are respectively

Show Hint

For logic-gate questions, always evaluate gates from left to right. Compute intermediate outputs first and then use them as inputs for the final gate.
Updated On: Jun 22, 2026
  • \((1,0,1)\)
  • \((0,0,1)\)
  • \((0,1,1)\)
  • \((0,1,0)\) \bigskip
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0