Which among the following is mandatory condition for operators overloading?
- Overloaded operator must be member function of the left operand
- Overloaded operator must be member function of the right operand
- Overloaded operator must be member function of either left or right operand
- Overloaded operator must not be dependent on the operands
(a).Overloaded operator must be member function of the left operand
need an explanation for this answer? contact us directly to get an explanation for this answer