Object Oriented Software Engineering View all facts Glossary Help |
subject > inheritance > single inheritance |
single inheritance | ||||
subject | fact |
single inheritance | is a subtopic of The Basics of Java | |
is a kind of inheritance | ||
results in simpler systems than multiple inheritance | ||
inheritance | occurs automatically once you have defined which classes are superclasses and which classes are their subclasses |