While implementing interfaces, it is obligatory to implement the interface methods in the concrete classes, it is not required to implement the abstract classes methods in the concrete classes.