First page Back Continue Last page Graphics
Polymorphism
The receiver is some object to which the message is sent.
The interpretation of the message (that is the method used to respond to the message) is determined by the receiver and can vary with different receivers.
Chris could ask Elizabeth. Elizabeth may use a different method to get flowers to Robin, including asking Fred.