Computer Programming MCQs Software Engineering Mcqs
Q When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?
  • A A. Obtain pertinent information about the desired method from the interface repository
  • B B. Create a data structure with parameters to be passed to the object
  • C C. Create a request for the object
  • D D. All of the mentioned
Leave a Comment