Question 29

Computer Awareness Boolean algebra Easy

What should be the output of the following boolean expression after simplifying it to a minimum number of variables? $$ a'b+ab+a'b $$

(A) a + b'
(B) b
(C) a' + b'
(D) a + b
View Dynamic Solution & Explanation
Correct Solution: Option B

Step-by-step Solution:

No explanation entered yet.