Which of the following is not the properties of XOR lists?

Q & ACategory: Data StructureWhich of the following is not the properties of XOR lists?
Admin Staff asked 4 years ago

Which of the following is not the properties of XOR lists?
a) X⊕X = 0
b) X⊕0 = X
c) (X⊕Y)⊕Z = X⊕(Y⊕Z)
d) X⊕0 = 1

1 Answers
Admin Staff answered 4 years ago

d) X⊕0 = 1