InterviewSolution
Saved Bookmarks
| 1. |
……… pointer is a constant pointer that holds the memory address of the current object.(a) member function (b) this pointer (c) comma operator(d) data member |
|
Answer» (b) this pointer |
|