R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does the 'this' keyword refer to?

  • (A) The parent class
  • (B) The current object
  • (C) The main class
  • (D) A static context
  • Correct Answer - Option(B)
  • Views: 12
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`this` refers to the current instance of the class.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.