1.

The address of the object _________________

A. Can’t be accessed from inside the function
B. Can’t be accessed in the program
C. Is available inside the member function using this pointer
D. Can be accessed using the object name inside the member function
Answer» D. Can be accessed using the object name inside the member function


Discussion

No Comment Found