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.

The GridFS index allows efficient retrieval of __________ using the files_id and n values.

a) chunks
b) files
c) bson
d) none of the mentioned

Answer: a
Explanation: When you query for a large file, GridFS automatically reassembles the smaller files into the original large file.

Join The Discussion