Community

Operator Overloading in C++: Is It Really Necessary?

(Manoj Debnath) Before we answer the question, we must understand the idea of operator overloading. The basic tenet of operator overloading is to give a new meaning to the conventional operations associated with the operator.