cn abstract class. Inheritance: Inheritance is a mech

2 years ago
10.2K

yanism by which different classes in a hierarchical association of a class share properties and operations. For two classes A and B if class A is a subclass of class B then class B is a generalisation of class A.

Inheritance is a central idea that distinguish

Loading comments...