C++ Operator Overloading Question:
How to declare operator function?
a) operator operator sign
b) operator
c) operator sign
d) None of the mentioned

Answer:
a) operator operator sign