Object Oriented Software Engineering   View all facts   Glossary   Help
subject > inheritance
Next subjectinspection meeting    Upsubject    Previous subjecthost   

inheritance comparison table
Subject avoid result in avoid by has definition
multiple inheritanceif possiblemore complex systems than single inheritanceusing the player-role patternInheritance from more than one superclass
single inheritance simpler systems than multiple inheritance  

Next subjectinspection meeting    Upsubject    Previous subjecthost