super Keyword -1
This section covers using super keyword to invoke a method from the parent class
Last updated
Was this helpful?
This section covers using super keyword to invoke a method from the parent class
Last updated
Was this helpful?
The super keyword is a reference variable that is used to refer immediate parent class objects