Which is multiple inheritance?

Multiple inheritance is a feature of some object-oriented computer programming languages in which an object or class can inherit features from more than one parent object or parent class . It is distinct from single inheritance, where an object or class may only inherit from one particular object or class.

Sizin İçin Seçtik  Can we call superclass constructor from subclass constructor in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *