Differentiate between the message and method in programming?

Submitted by: Administrator
Message in Programming:
* Objects communicate by sending messages to each other.
* A message is sent to invoke a method.

Method in Programming:
* Provides response to a message.
* It is an implementation of an operation.
Submitted by: Administrator

Read Online Programming Job Interview Questions And Answers