Which among the following is true?
(a) this pointer is passed implicitly when member functions are called
(b) this pointer is passed explicitly when member functions are called
(c) this pointer is passed with help of pointer member functions are called
(d) this pointer is passed with help of void pointer member functions are called
The question was posed to me in homework.
Asked question is from This Pointer in portion Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming