multiple inheritance
1 definition found
multiple inheritance - Free On-line Dictionary of Computing (26 May 2007) :
multiple inheritance
<programming> In object-oriented programming, the
possibility that a sub-class may be derived from multiple
parent classes which are themselves not derived one from the
other.
(1997-08-06)
|