Can we call sub class constructor from super class constructor?
8392 visits
Outline:super keyword Call methods of the super class Constructor of the super class Demo of super keyword using an Employee and Manager class Single inheritance Use of extends keyword Private members in a super class
super keyword Call methods of the super class Constructor of the super class Demo of super keyword using an Employee and Manager class Single inheritance Use of extends keyword Private members in a super class
Show video info
Pre-requisite