Moderate

When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?

Correct answer: D. all of the mentioned

  • 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 mentioned

Explanation

CORBA dynamic invocation obtains the method description from the interface repository, packages the arguments into a request structure, and then creates and sends the request. Therefore, all three listed operations are involved.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions