What is Differentiate between the message and method in c++?

Anyone tell me Differentiate between the message and method. plz

Rakesh roy
Views: 473 | Community Opinion: 1



Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Suresh verma Said..

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.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: