

McqMate
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 |
View all MCQs in
Object Oriented Programming In cppNo comments yet