a class without instances is an abstract class. Inheritance

2 years ago
4.17K

Inheritance: Inheritance is a mechanism by which different classes in a hierarchical association of a class share properties and operations.

Loading comments...