InterviewSolution
Saved Bookmarks
| 1. |
To What Does Message Protocol Refer? |
|
Answer» An object’s MESSAGE PROTOCOL is the exact FORM of the set of messages to which the object can RESPOND. An object’s message protocol is the exact form of the set of messages to which the object can respond. |
|