Question:

Three logic gates are connected as shown in the figure. If the inputs are A=0 A = 0 , B=1 B = 1 , and C=1 C = 1 , then the values of y1 y_1 , y2 y_2 , and y3 y_3 are respectively:
logic gates

Show Hint

In digital circuits, always identify the gate types and their inputs to determine the correct outputs.
Updated On: Mar 12, 2025
  • 0,0,1 0, 0, 1
  • 0,1,1 0, 1, 1
  • 1,0,1 1, 0, 1
  • 1,1,0 1, 1, 0
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1:
Let's analyze each logic gate:
- y1 y_1 is the output of an AND gate with inputs A=0 A = 0 and B=1 B = 1 , so y1=AB=0 y_1 = A \cdot B = 0 .
- y2 y_2 is the output of a NOT gate with input B=1 B = 1 , so y2=¬B=0 y_2 = \neg B = 0 .
- y3 y_3 is the output of an OR gate with inputs y1=0 y_1 = 0 , y2=0 y_2 = 0 , and C=1 C = 1 , so y3=y1+y2+C=0+0+1=1 y_3 = y_1 + y_2 + C = 0 + 0 + 1 = 1 . Thus, y1=0 y_1 = 0 , y2=1 y_2 = 1 , and y3=1 y_3 = 1 .
Was this answer helpful?
0
0

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

View More Questions

Questions Asked in TS EAMCET exam

View More Questions