What is multiple inheritance example?

In C++ programming, a class can be derived from more than one parent. For example, A class Bat is derived from base classes Mammal and WingedAnimal . It makes sense because bat is a mammal as well as a winged animal.

Sizin İçin Seçtik  What is the example of inheritance in computer?

Leave a Reply

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