Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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 mentioned

Answer: a
Explanation: Each chunk is identified by its unique ObjectId stored in its _id field.

Join The Discussion