A. Client/server SQL interaction
B. Remote procedure calls
C. SQL Injection
D. All of the mentioned
Explanation: This mechanism is limited to relational database management system (RDBMS) applications.
Related Mcqs:
- 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 - Which of the following is represented as an aspect that requests a login name and password ?
A. Class
B. Object
C. User authentication
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 framework class include standards and classes that support component communication and information exchange?
A. System infrastructure frameworks
B. Middleware integration frameworks
C. Enterprise application frameworks
D. MVC - Which of the following is not an example of component technology ?
A. EJB
B. COM+
C. .NET
D. None of the mentioned - A component model defines standards for_________________?
A. properties
B. methods
C. mechanisms
D. all of the mentioned - Which of the following term is best defined by the statement:”For a component to be composable, all external interactions must take place through publicly defined interfaces”?
A. Standardized
B. Independent
C. Composable
D. Documented - What encapsulates state data and services in a manner that is analogous to objects ?
A. State box
B. Clean box
C. White box
D. Black box - Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.” ?
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests - 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