Computer Science, asked by gaurav111224, 6 months ago


Draw the logic circuit for the following Boolean expression:

XY’Z+X’Z’+YZ


Answers

Answered by Snehpriyanshu
11

Explanation:

State Distributive Laws of Boolean Algebra and verify them using truth table. (i) X. (Y+Z)= X.Y + X.Z. (ii) X + Y.Z= (X + Y). (X+Z)

Similar questions