Differentiate between the message and method.
By in OOP/OOD on Jul 13 2006
  • Jul, 2006 13

    Message
    * Objects communicate by sending messages to each other.
    * A message is sent to invoke a method.

         Method
         * Provides response to a message.
         * It is an implementation of an operation.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS