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

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: 2019-07-30T22:30:20+05:30

412 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements