What is the function of super()
This method calls the system methods to execute. It is used to instantiating the variables at the parent class. Used for code redundancy.