Q.

What is the implicit pointer that is passed as the first argument for nonstatic member functions?

A. ‘self’ pointer
B. std::auto_ptr pointer
C. ‘myself’ pointer
D. ‘this’ pointer
Answer» D. ‘this’ pointer
1.9k
0
Do you find this helpful?
17

Discussion

No comments yet