Considering the logic circuit shown in figure, for which input values, in A, B, C order, will the output D be true? Justify answer.
Thank you!
D will be 1 for the following inputs:
1
A=0, B=1, C=0 : D=1 A=1, B=0, C=0 : D=1 A=1, B=1, C=0 : D=1 A=0, B=0, C=0 : D=1 A=0, B=0, C=1 : D=1
Refer Basics of logic gates
2.1m questions
2.1m answers
60 comments
57.0k users