MHT CET20226 Aug 2022Morning ShiftPhysicsSemiconductorsActual
For a given combination of logic gates, the inputs A, B and C are as follows. A=B=C=0 and A=B=1, C=0 then the logic states of output D are respectively
Options
- A0,0
- B0,1
- C1,0
- D1,1
Correct answer
D. 1,1
Step-by-step solution
The output D for the given combination: D=(A+ B ) C=(A+ B )+C If A=B=C=0 then D=(0+ 0 )+ 0 = 0 + 0 =1+1=1 if =B=1, C=0 then D=(1+ 1 )+ 0 = 1 + 0 =0+1=1