Home
Roadmaps
Contests
Problems
Arena
Premium
Sign In
Roadmaps
Fundamental Algorithms
Bit Manipulation
Quiz: XOR Properties
Fundamental Algorithms
8 sections · 291 units
Open in Course
Quiz: XOR Properties
Test your understanding
Check Your Understanding
If
a
⊕
b
=
c
a \oplus b = c
a
⊕
b
=
c
, which of the following is also true?
A.
a
+
b
=
c
a + b = c
a
+
b
=
c
B.
a
⊕
c
=
b
a \oplus c = b
a
⊕
c
=
b
C.
a
&
c
=
b
a \& c = b
a
&
c
=
b
D.
a
=
b
⊕
c
⊕
c
a = b \oplus c \oplus c
a
=
b
⊕
c
⊕
c
Start the roadmap to answer the quizzes and solve the challenges
Previous
Single Number II
Section 8 · Unit 8
Next
Bitmask DP
HN
Hannah
Hi! I'm Hannah. Let me know if you need help understanding anything!
"Give me a high-level overview of this topic."
"Can you show me an example of how this is used?"