Domanda di colloquio di Morgan Stanley

What is Inheritance?

Risposta di colloquio

Anonimo

16 ott 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.