Message:Objects communicate by sending messages to each other.A message is sent to invoke a method.MethodProvides response to a message.It is an implementation of an operation.