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: 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.
Related Mcqs:
- Which of the following term is best defined by the statement:”When one object invokes another independent object, a message is passed between the two objects.” ?
A. Control couple
B. Application object
C. Data couple
D. Database object - CORBA stands for _____________________?
A. Common Object Request Build Architecture
B. Common Object Request Broker Architecture
C. Common Object Request Break Architecture
D. All of the mentioned - “A client is assigned all user presentation tasks and the processes associated with data entry”.Which option supports the client’s situation ?
A. Distributed logic
B. Distributed presentation
C. Remote presentation
D. All of the mentioned - Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation ” ?
A. Local Presentation
B. Distributed presentation
C. Remote presentation
D. All of the mentioned - _______________ is a way of providing functionality on a remote server with client access through a web browser?
A. SaaS
B. SOA
C. Configurability
D. Both SaaS and Configurability - Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net” ?
A. File servers
B. Database servers
C. Client servers
D. None of the mentioned - What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise ?
A. COTS-solution systems
B. COTS-integrated systems
C. ERP systems
D. Both COTS-solution and COTS-integrated systems - Which of the following is a generic structure that is extended to create a more specific subsystem or application ?
A. Software reuse
B. Object-oriented programming language
C. Framework
D. None of the mentioned - When composing reusable components that have not been written for your application, you may need to write adaptors or ‘glue code’ to reconcile the different _____________________?
A. Component modules
B. Component composition
C. Component model
D. Component interfaces - Which subsystem implements the requirements defined by the application ?
A. UI
B. DBMS
C. Application subsystem
D. None of the mentioned