Home »
Unlabelled »
What is the implicit pointer that is passed as the first argument for nonstatic member functions? | C++
What is the implicit pointer that is passed as the first argument for nonstatic member functions? | C++
A. ‘self’ pointer
B. std::auto_ptr pointer
C. ‘Myself’ pointer
D. ‘this’ pointer
Ans: D
No comments:
Post a Comment