When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to________?
Aall of the mentioned
Bcreate a request for the object
Ccreate a data structure with parameters to be passed to the object
Dobtain pertinent information about the desired method from the interface repository
Correct answer
A. all of the mentioned
Explanation
Explanation: The request is then passed to the ORB core—an implementation-specific part of the network operating system that manages requests, and the request is fulfilled.