Java View all facts Glossary Help |
| mechanism > inheritance > single inheritance |
| single inheritance | ||||
| subject | fact | |||
| single inheritance | has definition Inheritance from only one superclass | ![]() |
| is a subtopic of Inheritance | ![]() | |
| is a kind of inheritance | ![]() | |
results in simpler systems than multiple inheritance ![]() | ![]() | |
| inheritance | has advantages
| ![]() |
| has purpose code reuse | ![]() | |
occurs automatically once you have defined which classes are superclasses and which classes are their subclasses ![]() | ![]() |