Q:

Where in the parameter list is the implicit *this is added?

0

Where in the parameter list is the implicit *this is added?


  1. Right most parameter
  2. Anywhere in parameter list
  3. Left most parameter
  4. Not added to parameter list

All Answers

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

 (c).Left most parameter

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... >>
<< When the friend operator overloading is converted ...