Vidyalelo
Python · Q30

Python MCQs: Bitwise and Boolean Operations Chapter

Programming · Python · question 30

Q30

What is the result of `5 > 1` ?

A.
3
B.
4
C.
5
Answer
D.
2

Answer: Option C

Solution

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