InterviewSolution
Saved Bookmarks
| 1. |
In the client / server model, the database:(a) Is downloaded to the client upon request(b) Is shared by both the client and server(c) Resides on the client side(d) Resides on the server sideI have been asked this question at a job interview.This interesting question is from Ordered Indexing and Hashing topic in chapter Indexing and Hashing of Database Management |
|
Answer» Right OPTION is (d) Resides on the server side |
|