Which among the following is true?
(a) This pointer can be used to guard against any kind of reference
(b) This pointer can be used to guard against self-reference
(c) This pointer can be used to guard from other pointers
(d) This pointer can be used to guard from parameter referencing
The question was asked by my college director while I was bunking the class.
The origin of the question is This Pointer in chapter Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming