Kizspy | Question: 23
(Choose 1 answer)
Choose the correct statement about the "this" keyword.
A. It can be used to refer to the current object in a method or constructor
B. It can be used to refer to the object of the superclass
C. It can be used to invoke methods of the superclass
D. All of the others