ICSE Class 9 Computer Applications
Question 10 of 10
Elementary Concepts of Objects and Classes — Question 10
Back to all questions 10
Question Question 10
Explain how objects communicate with each other?
Objects communicate with each other by sending messages. The sender object requests the receiver object to perform an action.