Polymorphism & dynamic binding Polymorphism: the same message can have different meanings Dynamic binding: type of object is not determined until run-time Contrast with static binding
Polymorphism & dynamic bindingPolymorphism: the same message can have different meaningsDynamic binding: type of object is not determined until run-timeContrast with static binding