The relationship between a derived class (or subclass) and base class is referred to as:

The relationship between a derived class (or subclass) and base class is referred to as:

Explanation

A derived class inherits all the attributes of a base class.