Q:

Which is the pointer which denotes the object calling the member function?

0

Which is the pointer which denotes the object calling the member function?


  1. Variable pointer
  2. This pointer
  3. Null pointer
  4. Zero pointer

All Answers

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

 (b).This pointer

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

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following is true ?... >>
<< References to object are same as pointers of objec...