Examveda

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

D. Pointer to the base class object instance

Answer: Option C


Join The Discussion

Related Questions on Classes and Objects in C plus plus