keyword in java
super keyword in java  The super keyword in Java is a footnote variable which is used to refer to the time root of class object. Whenever you produce the instance of a subclass, an instance of the root of the class is produced implicitly which is referred to by the super footnote variable. […]