Question d’entretien chez Morgan Stanley

What is Inheritance?

Réponse à la question d'entretien

Utilisateur anonyme

16 oct. 2016

Inheritance is a way to reuse code of existing objects, or to establish a subtype from an existing object, or both, depending upon programming language support.