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
Can a program run without main in c++?
Is multimap sorted c++?
Why do we need templates?
What do you mean by a template?
What does h mean in maths?
Is c or c++ more useful?
What are associate containers?
Write a program to find the reverse Fibonacci series starting from N.
How come you find out if a linked-list is a cycle or not?
Discuss the possibilities related to the termination of a program before entering the mainq method?
Explain one method to process an entire string as one unit?
Is rust better than c++?
State the difference between pre and post increment/decrement operations.
Define virtual constructor.
Is c++ the hardest programming language?