Monday, 17 October 2011

What is a 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.

No comments:

Post a Comment