ICSE Class 10 Computer Applications
Question 5 of 25
Class as Basis of All Computation — Question 5
Back to all questions 5
Question Question 5
What is message passing among objects ?
When the objects need to interact with one another, they pass/request information to/from one-another. This interaction is known as message passing. Objects interact with one another through messages.