Q53
What is the result of `12 | 10 & 9` ?
A.
12
AnswerB.
10
C.
9
D.
8
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 53
Q53
Answer: Option A