what does super word means?
Meaning of keyword Super
super is used to refer to the parent class of the current class i.e. the class from where super is invoked.
what does super word means?
super is used to refer to the parent class of the current class i.e. the class from where super is invoked.