InterviewSolution
Saved Bookmarks
| 1. |
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 mentionedThis question was posed to me in exam.Asked question is from Client Server Software Engineering topic in portion Advanced Software Engineering of Software Engineering |
|
Answer» Correct option is (a) Client/server SQL interaction |
|