What does this represents-03171
What does (*this) represents?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Mid Term - Quiz No.8.
What does (*this) represents?
The current function of the class
The current pointer of the class
The current object of the class
A value of the data member