ExamBro
ExamBro
MHT CET · Physics · Semiconductors

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

  1. A 0,0
  2. B 0,1
  3. C 1,0
  4. D 1,1
Verified Solution

Answer & Solution

Correct Answer

(D) 1,1

Step-by-step Solution

Detailed explanation

The output \(\mathrm{D}\) for the given combination:
\(D=(A+\bar{B}) \cdot C=(A+\bar{B})+C\)
If \(A=B=C=0\) then \(D=(0+\overline{0})+\overline{0}=\overline{0}+\overline{0}=1+1=1\)
if \(=B=1, C=0\) then \(D=(1+\overline{1})+\overline{0}=\overline{1}+\overline{0}=0+1=1\)