What Is Super Keyword In Java

Published: 31 January 2021
on channel: IT Corporate Training
36
1

The super keyword in Java is a reference variable which is used to refer immediate parent class object.

Whenever you create the instance of subclass, an instance of parent class is created implicitly which is referred by super reference variable.

Usage of Java super Keyword
super can be used to refer immediate parent class instance variable.
super can be used to invoke immediate parent class method.
super() can be used to invoke immediate parent class constructor.

=============================================================
Please subscribe the channel and visit to www.ananyatech.net & write at [email protected] for more details.
Facebook page:   / ananyasoftwaretechnologies  


Watch video What Is Super Keyword In Java online without registration, duration hours minute second in high quality. This video was added by user IT Corporate Training 31 January 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3 once and liked it people.