Draw the logic circuit for the following Boolean expression:
XY’Z+X’Z’+YZ
Answers
Answered by
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