In object oriented design, which steps must designer take to adjust inheritance?
To readjust inheritance following steps should be taken:
i) Rearrange and adjust the classes operations to increase the inheritance.
ii) Abstract ordinary behaviour out of sets of classes.