Base class is the most generalized class , and it is set to be a root class.
Sub class is a class that inherits from one or more base classes.
Super class is another type of class from which another class inherits.
Sub class is a class that inherits from one or more base classes.
Super class is another type of class from which another class inherits.
No comments:
Post a Comment