Answer:
If its a interface inheritance and the inheritad class is not a abstact class or a interface class then all the methods in the supper class needs to be implemented.
Class inheritance no need such thing.
Asked In: Many Interviews |
Alert Moderator