Let, x1⊕x2⊕x3⊕x4 = 0 where x1, x2, x3, x4 are Boolean variables, and ⊕ is the XOR operator. Which one of the following must always be TRUE? [GATE||2016||SET2||1MARKS]
x1x2 x3x4 = 0
x1x3+x2 = 0
x1 '⊕x3 '= x2 '⊕ x4 '
x1 + x2 + x3 + x4 = 0
This question is part of this quiz :