What is multilevel inheritance?
a class that does not have more than one parent.
classes derived from other derived classes.
a class not derived from another derived obiect.
not doubling single-level inheritance.