Difference between super and this keyword




Distinguish, differentiate, compare and explain what is the Difference between super and this keyword. Comparison and Differences.

Super vs this keyword

1. Super represents current instance of parent class whereas this represents current instance of the class.

2. Super is used to call constructor of parent class whereas this is used to call constructor of same class.

3. Super and this are non static keyword.



Tags:

Difference between this keyword vs super

super vs this keyword

Differences between this keyword vs super

Image Credits: Freepik