CPP
C++ Multilevel Inheritance
A class can also be derived from one class, which is already derived from another class.