Sometimes a method will need to refer to the object that invoked it. To allow this, Java defines the_____ keyword
A) this
B) that
C) the
D) and

Submitted by: Administrator
Ans : this.

B'coz 'this' keyword is used to point to the current object.
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers