Geography, asked by abhishekmewada1, 7 months ago

Draw logic circuit diagram for the following expression :

Y = a b + b(bar) c + c(bar)a(bar).​

Answers

Answered by sarainiyal2009
0

Diagram:

Consider the attachment.

Explanation:

' represent NOT gate:  Returns not value when applied on the operand.

+ represents OR gate: OR gate returns True value when either of the input values or both input values if True.

* represents AND gate: AND gate returns True value when both of the entered values are True.

Similar questions