πŸ“Š Python
Q. Which function overloads the + operator?
  • (A) __add__()
  • (B) __plus__()
  • (C) __sum__()
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) __add__()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
241
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tanmay
Publisher
πŸ“ˆ
84%
Success Rate