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 / scott

A message is any packet of communication between objects.
The objects may be in the same program, or they may be on
different systems. It simply doesn't matter.

A method is a block of code attached to an object by some
means. It may be implicitly attached by means of a class,
or it may be an anonymous closure attached to an arbitrary
attribute of the object.

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the exit function in c++?

1024


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2745


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

1127


Can class objects be passed as function arguments?

1112


What is the best c++ compiler?

1221


What is a multiset c++?

1206


Explain the difference between c++ and java.

1167


What is an operator in c++?

1111


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

2112


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

3935


Write a program to find the Fibonacci series recursively.

1112


How does the copy constructor differ from the assignment operator (=)?

1189


What is the precedence when there is a global variable and a local variable in the program with the same name?

1171


What is the meaning of c++?

1070


What is auto type c++?

1167