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
What are the 3 levels of programming languages?
What is insertion sorting?
What is atoi?
What is new in c++?
How the keyword struct is different from the keyword class in c++?
Write a Program for find and replace a character in a string.
Which operator cannot overload?
What is a multimap c++?
What is iterator in c++?
How do I exit turbo c++?
What are the extraction and insertion operators in c++? Explain with examples.
What is setfill c++?
What is istream c++?
what are Access specifiers in C++ class? What are the types?
What is the best free c++ compiler for windows?