Q:

Why the left parameter is removed from parameter list?

0

Why the left parameter is removed from parameter list?


  1. Because it is of no use
  2. Because it is never used in definitions
  3. Because it becomes parameter pointed by *this
  4. Because it can’t be referred by *this pointer

All Answers

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

 (c).Because it becomes parameter pointed by *this

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 object’s members can be called directly wh... >>
<< What is the syntax to overload an operator?...