Examveda
Examveda

What does the 'this' pointer refer to in C++?

A. Pointer to the base class object instance

B. Pointer to the next object instance

C. Pointer to the previous object instance

D. Pointer to the current object instance

Answer: Option D


Join The Discussion

Related Questions on Classes and Objects in C plus plus