Q:

Which operator among the following can be overloading using only member function?

0

Which operator among the following can be overloading using only member function?


  1. Assignment operator
  2. Addition operator
  3. Subtraction operator
  4. Multiplication and division operator

All Answers

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

 (a).Assignment operator

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
Which operator among the following can be overload... >>
<< Where in the parameter list is the implicit *this ...