Sub Class
extends a parent class- inherits the instance variables and methods from a superclass- has direct access to only the public variables and public methods
The goto resource for studying materials
Sub Class
extends a parent class- inherits the instance variables and methods from a superclass- has direct access to only the public variables and public methods