0:00
Difficulty: AdvancedCategory: Boolean AlgebraType: Equivalence Check

Express the exclusive OR of A and B using only AND, OR, and NOT operators.

XOR is true when exactly one input is true (but not both).