Computer Science for IGCSE & O level - Boolean Logic (Section 11 - No. 31)
Which of the following is equivalent to the logic expression NOT(A AND B)?
A OR B
NOT A AND NOT B
NOT A OR NOT B
A AND NOT B
Explanation
Using De Morgan's Law, NOT(A AND B) is equivalent to NOT A OR NOT B.
Comments (0)
