

InterviewSolution
Saved Bookmarks
1. |
When you query a GridFS store for a file, the _______ will reassemble the chunks as needed.(a) client(b) Server(c) Agent(d) None of the mentionedI got this question in quiz.My question comes from GridFS topic in division GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Right answer is (a) client |
|