Calling methods of the superclass - English

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