T Tanmay π Master β 2.43K Points π Python Q. Which function overloads the + operator? (A) __add__() (B) __plus__() (C) __sum__() (D) none of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) __add__()