Anonymous

What Is Operator Overloading And Why Is It Necessary To Overload An Operator?

1

1 Answers

Anonymous Profile
Anonymous answered
If want to perform arithmetic functions with objects of the class then we have to use the operator overloading functions.

Answer Question

Anonymous