Which of the following keyword is used to overload user defined types by defining static member functions?
(a) op
(b) opoverload
(c) operator
(d) operatoroverload
I had been asked this question during a job interview.
This is a very interesting question from Introduction of Overloaded Operators in division Object Oriented Concepts of C#