Q17
Which operator is overloaded by __invert__()?
A.
!
B.
~
AnswerC.
^
D.
-
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Classes and Objects in Python
Programming · Python · question 17
Q17
Answer: Option B