Operator Overloading

Why should we have to overload ==(equals) and !=(not equals) operators in same program? If any one is not overloaded it gives error. Same with <= and >=?

Showing Answers 1 - 6 of 6 Answers

kabilan

  • Jan 3rd, 2012
 

Same class name and different parameters within one class

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions