Q15
What is the result of `5 & 9 | 1` ?
A.
13
AnswerB.
5
C.
9
D.
1
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 15
Q15
Answer: Option A