For the given combination of gates, if the logic states of inputs A,B,C are as follows: A=B=C=0 and A=B=1, C=0, then the logic states of output d are respectively
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
0, 0
b
0, 1
c
1, 0
d
1, 1
answer is D.
(Unlock A.I Detailed Solution for FREE)
Best Courses for You
JEE
NEET
Foundation JEE
Foundation NEET
CBSE
Detailed Solution
The output D for the given combinationD=(A+B).C=(A+B)+C If A=B=C=0, then D=(0+0)+0=0+0=1+1=1 If A=B=1, C=o, thenD=(1+1)+0=1+0=0+1=1