Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between method and message?

Answer Posted / rajputvishal

A message is an instruction to perform some operation send by an object to another object which will perform the operation.

A method is the implementation which is executed after receiving the message

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does catch(…) mean?

1169


What return value must conversion operators have in their declaration?

1136


How can we check whether the contents of two structure variables are same or not?

1121


What is polymorphism in c++? Explain with an example?

1102


Write about all the implicit member functions of a class?

1119


what are function pointers?

1139


List the features of oops in c++?

1095


What is the difference between mutex and binary semaphore?

1293


What is the most common mistake on c++ and oo projects?

1020


What are virtual constructors/destructors?

1076


Can you pass an array to a function in c++?

1054


What is auto type c++?

1170


what is the use of void main() in C++ language?

1168


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

2156


Is c++ the most powerful language?

1158