Table of Contents
    Home / Definitions / Derived Class
    Development 1 min read
    A class that was created based on a previously existing class (i.e., base class). A derived class inherits all of the member variables and methods of the base class from which it is derived.

    Also called a derived type.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%