Quiz: XOR Property

Test your understanding

Check Your Understanding

What happens when you XOR a number with itself?

  1. A.You get 0
  2. B.You get the number doubled
  3. C.You get -1 (all bits set)
  4. D.You get the bitwise complement
Start the roadmap to answer the quizzes and solve the challenges