suppose there is a parent class and 3 child classes.If there's a method which needs to be included in two of the child classes where to place it?
suppose there is a parent class and 3 child classes.If there's a method which needs to be included in two of the child classes where to place it?