Q5
What is the result of `(6 | 3) ^ 5` ?
A.
0
AnswerB.
1
C.
4
D.
7
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board
Python MCQs: Bitwise and Boolean Operations Chapter
Programming · Python · question 5
Q5
Answer: Option A