A class from which other classes are derived. A class that inherits from a base class has all members and member functions and can have additional properties that are not included in the base class. A base class is also known as a parent class or superclass.
base class
A class from which other classes are derived.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library