Q23
What is the purpose of the 'this' pointer in C++?
A.
Pointer to the previous object instance
B.
Pointer to the next object instance
C.
Pointer to the current object instance
AnswerD.
Pointer to the base class object instance
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board