The term operator overloading refers to giving additional functionality to the normal C++ operators like It is also a type of polymorphism in which an operator is overloaded to give user-defined meaning to it.
The term operator overloading refers to giving additional functionality to the normal C++ operators like It is also a type of polymorphism in which an operator is overloaded to give user-defined meaning to it.