Glossary of C++ terms.


o Base Class - A class that is inherited by other classes.

o Derived Class - A class that inherits methods from a base class and add its own methods.

o Class -

o method -

o Object -

o polymorphism -

o SubClass - See Derived Classes

o SuperClass - See Base Classes


Top Master Index C++ Keywords Functions


Martin Leslie 20-Mar-96