If you read any literature on OOP, the concept of "messages" is littered throughout. When working on OOP based systems, everything we have just discussed is described as "sending a message." If we look at the examples of working with objects listed above, we can define them as follows: