Q:

Which operator among the following can be overloaded using both friend function and member function?

0

Which operator among the following can be overloaded using both friend function and member function?


  1. Assignment operator
  2. Subscript
  3. Member selection (arrow operator)
  4. Modulus operator

All Answers

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

 (d).Modulus 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
All the operators can be overloaded using the memb... >>
<< Which operator among the following can be overload...