Vidyalelo
Python · Q8

Python MCQs: Bitwise and Boolean Operations Chapter

Programming · Python · question 8

Q8

Which of the following represents the bitwise XOR operator?

A.
&
B.
^
Answer
C.
|
D.
!

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board