Home >  Term: multiple inheritance
multiple inheritance

(1) An object-oriented programming technique implemented in C++ through derivation, in which the derived class inherits members from more than one base class.
(2) A semantic variation of generalization in which a type may have more than one supertype. See also single inheritance.

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.