Solution:
No, because we need to override the abstract method to provide its implementation, whereas we can't override the final method.
Credit: 3675