meaning of base class

1. base class Or "superclass" The class from which another class a "subclass" inherits, the class it is based on. "base class" is the term used in C++. The objects of the superclass are a superset of the objects of the subclass. See inheritance.


Related Words

base class |

Developed & Maintained By Taraprasad.com

Treasure Words