Which keyword is used by the method to refer to the object that invoked it?
(a) import
(b) catch
(c) abstract
(d) this
I had been asked this question in an interview.
This question is from Constructors & Garbage Collection in section Classes and Methods of Java