Computer Programming MCQs

5739 MCQs  (Page 371 of 574)

What is used to pass SQL requests and associated data from one component to another ?
A. Client/server sql interaction
B. Remote procedure calls
C. Sql injection
D. All of the mentioned
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 mentioned