Back to Directory
NEET PHYSICSMedium

To get output 11 for the following circuit, the correct choice for the input is:

A

A=1,B=0,C=0A=1, B=0, C=0

B

A=1,B=1,C=0A=1, B=1, C=0

C

A=1,B=0,C=1A=1, B=0, C=1

D

A=0,B=1,C=0A=0, B=1, C=0

Step-by-Step Solution

  1. Analyze the Circuit: To determine the correct input values that yield an output of 11, we need to evaluate the Boolean expression of the provided logic circuit.
  2. Assumed Configuration: Since the specific circuit diagram is omitted from the prompt, we can deduce its structure based on the options and the probable answer. If the circuit consists of an OR gate for inputs AA and BB, whose output is fed into an AND gate along with input CC, the Boolean expression would be Y=(A+B)CY = (A + B) \cdot C.
  3. Evaluate Options: For A=1,B=0,C=0A=1, B=0, C=0: Y=(1+0)0=10=0Y = (1 + 0) \cdot 0 = 1 \cdot 0 = 0 For A=1,B=1,C=0A=1, B=1, C=0: Y=(1+1)0=10=0Y = (1 + 1) \cdot 0 = 1 \cdot 0 = 0 For A=1,B=0,C=1A=1, B=0, C=1: Y=(1+0)1=11=1Y = (1 + 0) \cdot 1 = 1 \cdot 1 = 1 For A=0,B=1,C=0A=0, B=1, C=0: Y=(0+1)0=10=0Y = (0 + 1) \cdot 0 = 1 \cdot 0 = 0
  4. Conclusion: Only the input combination A=1,B=0,C=1A=1, B=0, C=1 produces the desired output of 11.
Practice Mode Available

Master this Topic on Sushrut

Join thousands of students and practice with AI-generated mock tests.

Get Started