InterviewSolution
Saved Bookmarks
| 1. |
The feature by which one object can interact with another object is _____________(a) Data transfer(b) Data Binding(c) Message Passing(d) Message readingThe question was posed to me during an online exam.I'm obligated to ask this question of OOPs Features topic in division OOPs Concept & Features of Object Oriented Programming |
|
Answer» The CORRECT choice is (C) Message Passing |
|