To show that there are no more inheritance levels and also help compiler to better optimize virtual function calls. There is no need to access virtual table when compiler calls a virtual function of a final type.