What is polymorphism?
It's when objects have the same method call but different behaviors
It's when we add new method calls to objects
It's when objects have the same method call but different behaviors.