Home >  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 0

Kūrėjas

  • Maxiao
  •  (V.I.P) 19232 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.