Boolean expression for given logic circuit

Q.  Which is the correct boolean expression for the logic circuit given below?
- Published on 29 Sep 15
Logic


a. 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)

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)