Advertisements
Advertisements
Question
Define the following term in C++: Operator Overloading
Solution
Operator Overloading is a type of polymorphism in which an operator is overloaded to give user defined meaning to it.
shaalaa.com
C++ Programming
Is there an error in this question or solution?