Java   View all facts   Glossary   Help
mechanism > inheritance > single inheritance
Next inheritancemultiple inheritance    Upinheritance

single inheritance comparison table
Subject result in is a kind of has definition
inheritance mechanismThe possession by one class of elements defined in another class, by virtue of the fact that the former class is defined to be a subclass of (to extend) the latter
single inheritancesimpler systems than multiple inheritanceinheritanceInheritance from only one superclass

Next inheritancemultiple inheritance    Upinheritance