Which is the pointer which denotes the object calling the member function?
(a) Variable pointer
(b) This pointer
(c) Null pointer
(d) Zero pointer
This question was posed to me in class test.
My query is from This Pointer in section Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming