Glossary: Base Class
When
inheritance
is used to create a new
class
from another, the new class is called the
subclass
or derived class, and the class from which it was derived is called the
base class.
See OO Concepts: Inheritance
Go Back to the
The Glossary Top Page
If you have any comments about this page please send them to
Nick West