Home » Interview » Technology

What is stored in the 'this' reference?

Correct Answer: This is a keyword and used as reference to Current object address in java It means by using which object the method is called that object hashcode is stored inside the 'this'

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion