subclassing
definition
if every object of a class C can also be regarded as an object of class D,then C is said to be a subclass of D
examples
Person is a subclass of Animal
Car is a subclass of Vehicle
Square is a subclass of Rectangle
Previous slide
Next slide
Back to first slide
View graphic version