Change Password

How does polymorphism enhance code reusability?
By allowing methods to perform different tasks based on the object
By using the same method in multiple classes
By changing the functionality of inherited methods
By encapsulating code in modules