Vidyalelo
Python · Q17

Classes and Objects in Python

Programming · Python · question 17

Q17

Which operator is overloaded by __invert__()?

A.
!
B.
~
Answer
C.
^
D.
-

Answer: Option B

Solution

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