ExamBro
ExamBro
MHT CET · Physics · Semiconductors

In a given logic circuit, the output Y when all the three inputs \(\mathrm{A}, \mathrm{B}, \mathrm{C}\) are first low and then high will be respectively
image

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

Answer & Solution

Correct Answer

(C) \((1,0)\)

Step-by-step Solution

Detailed explanation

\(Y_{low} = (\overline{A \cdot B}) + (\overline{B + C}) = (\overline{0 \cdot 0}) + (\overline{0 + 0}) = 1 + 1 = 1\) \(Y_{high} = (\overline{A \cdot B}) + (\overline{B + C}) = (\overline{1 \cdot 1}) + (\overline{1 + 1}) = 0 + 0 = 0\)