1.

Which of the following logic expressions represents the logic diagram shown?(a) X=AB’+A’B(b) X=(AB)’+AB(c) X=(AB)’+A’B’(d) X=A’B’+ABThe question was asked during an interview.My question comes from Combinational Circuits in chapter Combinational Circuits of Digital Circuits

Answer»

The CORRECT choice is (d) X=A’B’+AB

Explanation: 1st output of AND gate is = A’B’

2ND AND gate’s output is = AB and,

OR gate’s output is = (A’B’)+(AB) = AB + A’B’.



Discussion

No Comment Found

Related InterviewSolutions