Which operator is overloaded by __lg__()?
(a) <
(b) >
(c) !=
(d) none of the mentioned
I had been asked this question in an interview for internship.
The above asked question is from Operator Overloading topic in division Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python