Q. What is the implicit pointer that is passed as the first argument for nonstatic member functions? (Solved)
1. ‘self’ pointer
2. std::auto_ptr pointer
3. ‘myself’ pointer
4. ‘this’ pointer
- d. ‘this’ pointer
1. ‘self’ pointer
2. std::auto_ptr pointer
3. ‘myself’ pointer
4. ‘this’ pointer