Q:

The address of the object _________________

0

The address of the object _________________


  1. Can’t be accessed from inside the function
  2. Can’t be accessed in the program
  3. Is available inside the member function using this pointer
  4. Can be accessed using the object name inside the member function

All Answers

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

 (c).Is available inside the member function using 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 syntax doesn’t execute/is false when execu... >>
<< Which is the correct interpretation of the member ...