首页 > Term: derived class
derived class
In object-oriented programming, a class created from another class, called the base class. A derived class inherits all the features of its base class. It can then add data elements and routines, redefine routines from the base class, and restrict access to base-class features.
0
创建者
- Maxiao
- 100% positive feedback