Computer Science, asked by avikmukherjee247, 8 months ago

what is message passing among objects IN JAVA​

Answers

Answered by hkdelavadiya
15

Answer:

Message Passing in terms of computers is communication between processes. It is a form of communication used in object-oriented programming as well as parallel programming. Message passing in Java is like sending an object i.e. message from one thread to another thread.

Explanation:

please mark as brainlist

Answered by urmiladevi12378
0

Answer:

It is a form of communication used in object oriented programming as well as parallel programming . Message passing in java is like sending an object , example message from one thread to another

Similar questions