Differentiate between the message and method?

Answer Posted / ritesh pal

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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I learn c++ without c?

601


How the keyword struct is different from the keyword class in c++?

582


What is an incomplete type in c++?

762


What is abstraction in c++?

676


write a function signature with various number of parameters.

563






When is the destructor called?

601


How do I use arrays in c++?

584


Does c++ support exception handling?

591


What is jump statement in C++?

615


What is setw manipulator in c++?

594


How do I download c++?

568


Is c++ vector a linked list?

550


When should I use unitbuf flag?

586


Why do we use classes in programming?

571


How important is c++?

527