InterviewSolution
Saved Bookmarks
| 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 |
|