Q:

Which object’s members can be called directly while overloading operator function is used (In function definition)?

0

Which object’s members can be called directly while overloading operator function is used (In function definition)?


  1. Left operand members
  2. Right operand members
  3. All operand members
  4. None of the members

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Left operand members

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If left operand member is specified directly in th... >>
<< Why the left parameter is removed from parameter l...