

InterviewSolution
Saved Bookmarks
1. |
Each document in the __________ collection represents a distinct chunk of a file as represented in the GridFS store.(a) chunks(b) files(c) bson(d) none of the mentionedI have been asked this question by my school teacher while I was bunking the class.My question comes from GridFS in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» The correct ANSWER is (a) chunks |
|