1.

Which function overloads the == operator?

A. __eq__()
B. __equ__()
C. __isequal__()
D. none of the mentioned
Answer» B. __equ__()


Discussion

No Comment Found