InterviewSolution
Saved Bookmarks
| 1. |
Invoking a method on a particular object is ____________ sending a message to that object.(a) Different from(b) Same as(c) Somewhat similar(d) Part ofThis question was posed to me in an online interview.This intriguing question comes from Object Reference topic in portion Object of Object Oriented Programming |
|
Answer» Right CHOICE is (b) Same as |
|