Multiple inheritance

Multiple inheritance

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5147-1683-8

High Quality Content by WIKIPEDIA articles! Multiple inheritance is a feature of some object-oriented computer programming languages in which a class can inherit characteristics and features from more than one superclass. It is distinct to single inheritance, where a class may only inherit from one particular superclass.