InterviewSolution
Saved Bookmarks
| 1. |
When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to(a) obtain pertinent information about the desired method from the interface repository(b) create a data structure with parameters to be passed to the object(c) create a request for the object(d) all of the mentionedI have been asked this question in an international level competition.I would like to ask this question from Client Server Software Engineering in division Advanced Software Engineering of Software Engineering |
|
Answer» Right OPTION is (d) all of the mentioned |
|