Saved Bookmarks
| 1. |
What is message passing? |
|
Answer» Message passing is a method by which an object sends data to another object or requests other objects to invoke a method. This is also known as interfacing. |
|