Q. What is the syntax to override the + operator for class A?
β
Correct Answer: (C)
A operator+(arguments){}
You must be Logged in to update hint/solution