Computer Science for IGCSE & O level - Boolean Logic (Section 2 - No. 44)
What is the most simplified form of the boolean expression: A + A'B?
A
B
A+B
A'B
Explanation
Using boolean algebra rules, A + A'B simplifies to A (because A + A'B = A(1+B))
Comments (0)
