Polymorphism

In reply to svats:

It means, methods should have the same name in both base class and extended class in order to achieve polymorphism ?
Is that the only solution ?