What is the concept of derivation for inheritance ?
Using a parent class as attribute in a children class
Defining a new member that is not in the parent class
Modifying a member inherited from the parent class
Reusing the definition of a member defined in the parent class