Q38
Which function overloads the + operator?
A.
__add__()
AnswerB.
__plus__()
C.
__sum__()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board