Vidyalelo
Python · Q33

Python MCQs: Bitwise and Boolean Operations Chapter

Programming · Python · question 33

Q33

What will be the output of the following Python expression? 4^12

A.
2
B.
4
C.
8
Answer
D.
12

Answer: Option C

Solution

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