Q:

When the friend operator overloading is converted into member operator overloading _______________

0

When the friend operator overloading is converted into member operator overloading _______________


  1. Two parameters of friend function remains same parameters in member operator overloading
  2. Two parameters of friend function becomes only one parameter of member function
  3. Two parameters of friend function are removed while using member function
  4. Two parameters of friend function are made 4 in member operator overloading

All Answers

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

(b).Two parameters of friend function becomes only one parameter of member function

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
Where in the parameter list is the implicit *this ... >>
<< If left operand member is specified directly in th...