Boolean expression for given logic circuit
Q. Which is the correct boolean expression for the logic circuit given below?- Published on 29 Sep 15a. Y = (A.B) (A+ B) (A+C)
b. Y = (A.B) / (A + B) (A + C)
c. Y = (A.B) / (A + B) (A + C)
d. Y = (A.B)(A + B)(A+C)
ANSWER: Y = (A.B) (A+ B) (A+C)