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.

By default GridFS limits chunk size to ______ k.

a) 225
b) 255
c) 256
d) None of the mentioned

Answer: b
Explanation: GridFS is useful not only for storing files that exceed 16MB but also for storing any files for which you want access without having to load the entire file into memory.

Join The Discussion