What is used to pass SQL requests and associated data from one component to another ?

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

Explanation: This mechanism is limited to relational database management system (RDBMS) applications.