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

Showing Answers 1 - 2 of 2 Answers

shubhashini

  • Feb 10th, 2006
 

this

  Was this answer useful?  Yes

supriya.ahire

  • Mar 21st, 2006
 

hi,

   Ans : this.

   B'coz 'this' keyword is used to point to the current object.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions