Object Oriented Software Engineering   View all facts   Glossary   Help
subject > inheritance > multiple inheritance
Next inheritancesingle inheritance    Upinheritance

multiple inheritance
subjectfact 
multiple inheritancecan be avoided by using the player-role pattern2001-08-30 14:56:39.0
can result in more complex systems than single inheritancelink: chapter2section2.8.html#936, 2001-08-30 14:56:39.0
has definition Inheritance from more than one superclass2001-08-30 14:56:39.0
is a subtopic of The Basics of Java2001-08-30 14:56:39.0
is a kind of inheritance2001-08-30 14:56:39.0
should be avoided if possible2001-08-30 14:56:39.0
inheritanceoccurs automatically once you have defined which classes are superclasses and which classes are their subclasses2001-08-30 14:55:57.0