derived class

(thing) by linux8086 Sun Apr 23 2000 at 19:57:54
A class in C++ or object oriented languages that shares data members and or methods with a base class. Such as in the form: class base; class derived:public base;
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.