Message in C++ :
* Objects communicate by sending messages to each other.
* A message is sent to invoke a method in C++.
Method in C++ :
* Provides response to a message.
* It is an implementation of an operation in C++.
* Objects communicate by sending messages to each other.
* A message is sent to invoke a method in C++.
Method in C++ :
* Provides response to a message.
* It is an implementation of an operation in C++.
19:59
AtoZ C++ Interview Questions, AtoZ CPP Objective Type Questions, AtoZ C++ Study Material
0 comments:
Post a Comment