Question:

In the following combinations of logic gates, the outputs of A, B and C are respectively

Show Hint

Break down complex gate circuits by calculating the output of each individual gate sequentially.
Updated On: Apr 10, 2026
  • 0, 1, 1
  • 0, 1, 0
  • 1, 1, 0
  • 1, 0, 1
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Gate A
Inputs are 1 and 0 for a NAND gate followed by a NOT gate (effectively an AND operation): $1 \text{ AND } 0 = 0$, then NOT gives 1.
Step 2: Gate B

The logic diagram indicates an OR operation followed by NOT (NOR gate) with inputs resulting in an output of 1.
Step 3: Gate C

The final gate configuration for C results in an output of 0 based on the input logic provided in the circuit.
Final Answer: (c)
Was this answer helpful?
0
0