Are ‘this’ and ‘super’ keywords in Java?


Yes, this and super are keywords in Java. Where ‘this’ is used as a reference of the current object and, ‘super’ is used as a reference to the superclass object.

Updated on: 30-Jul-2019

295 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements