We can pass this keyword as a parameter in the constructor call . We can pass this keyword as a parameter in the method call. It removes the ambiguity or naming conflict in the constructor or method of our instance/object. It can be used to return the current class instance.