If this can happen, and it does, the author of the Derived class must KNOW how the Base class has been implemented. And they must be informed about every change in the Base class since it could break their Derived class in unpredictable ways.Goodbye, Object Oriented Programming164K1.2KCharles ScalfaniMaximiliano ContieriJun 30, 2017·1 min readOnly if you make a poor design