Question d’entretien chez FDM Group

Can there be multiple inheritances in Java?

Réponse à la question d'entretien

Utilisateur anonyme

13 févr. 2019

Beware it's not asking for multiple layers of inheritance, but if an object can be inherited from 2 classes at the same time.