Which Boolean algebra expression satisfies the following requirements? The output shall be true if either of the following are true: Input A is false and input B is true. Input B is true and input C is false. A. Y = AB + BC B. Y = AB + BC C. Y = AB + BC D. Y = AB + BC

Respuesta :

Answer:

None

Explanation:

If A = F, B= T and C =F

A. Y = AB + BC

A=F and B = T => F

B = T and C =F => F

Final answer will be F

because neither of the two sides is TRUE