Vidyalelo
Python · Q19

Classes and Objects in Python

Programming · Python · question 19

Q19

Which operator is overloaded by the __or__() function?

A.
||
B.
|
Answer
C.
//
D.
/

Answer: Option B

Solution

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