what is message passing among objects
Answers
Answered by
1
Answer:
In computer science, message passing is a technique for invoking behavior (i.e., running a program) on a computer. ... It is used as a way for the objects that make up a program to work with each other and as a means for objects and systems running on different computers (e.g., the Internet) to interact.
Similar questions