Which object’s members can be called directly while overloading operator function is used (In function definition)?
(a) Left operand members
(b) Right operand members
(c) All operand members
(d) None of the members
I had been asked this question in an international level competition.
Question is taken from Member Operator Function in chapter Member Functions & its Types of Object Oriented Programming