Examveda

How the objects are self-referenced in a member function of that class.

A. Using a special keyword object

B. Using this pointer

C. Using * with the name of that object

D. By passing self as a parameter in the member function

Answer: Option B


Join The Discussion

Related Questions on Classes and Objects in C plus plus