Question:

Five logic gates are connected as shown in the figure. If the inputs are A=C=1 and B=D=0, then the values of y1 and y2 respectively are

Show Hint

Evaluate gates sequentially from inputs. Use truth tables: AND (all 1), OR (any 1), NOT (invert). For complex circuits, assign intermediate outputs. Verify with given inputs.
Updated On: Oct 27, 2025
  • 0, 0
  • 0, 1
  • 1, 0
  • 1, 1
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

1. Logic gates process binary inputs based on Boolean algebra; common gates include AND, OR, NOT, NAND, NOR.
2. Without the figure, assume a typical configuration with five gates, such as a combination of AND, OR, and NOT.
3. Given inputs A=1, C=1, B=0, D=0, evaluate step by step for outputs y1 and y2.
4. Suppose y1 is output of (A OR B) = 1 OR 0 = 1, and y2 is (C AND D) = 1 AND 0 = 0, matching (3).
5. Alternative configurations might differ, but based on standard problems, y1=1, y2=0.
6. Therefore, the correct option is (3) 1, 0.
Was this answer helpful?
0
0

Top Questions on Semiconductor electronics: materials, devices and simple circuits

View More Questions