Java for Testers #31 – This Keyword in Java

In this Java for Testers tutorial, we will learn about the “this” keyword in java. This keyword in java is a reference variable that refers to the current object. There are many usages of this keyword and we will understand how this keyword is helpful in Java with examples.