Change Password

What is polymorphism in the context of object-oriented programming?
Changing the functionality of methods in subclasses
Creating multiple classes that inherit from a single class
The ability of different object types to be accessed through the same interface
Splitting a class into multiple smaller classes