Abstract methods should override in non abstract child class. If the child class is also abstract class then abstract methods overriding is not mandatory.
Reveal answer
Fill a bubble to check yourself
Abstract methods should override in non abstract child class. If the child class is also abstract class then abstract methods overriding is not mandatory.