Search Result for "multiple inheritance":

The Free On-line Dictionary of Computing (19 January 2023):

multiple inheritance In object-oriented programming, the possibility that a class may have more than one direct superclass in the class hierarchy. The opposite is single inheritance. (2014-09-06)