Using 'this' keyword we can overcome variable hiding problem.
What do you know about variable hiding in java?
What is this keyword in java or importance of this keyword in java?
Can we access clone() method from outside the package in java?
Which Exception is thrown if try to use clone() method with implementing Cloneable interface in java?
What is the difference between newinstance() method in Class.forName() method in java?