

InterviewSolution
Saved Bookmarks
1. |
To store documents larger than the maximum size, MongoDB provides the _______ API.(a) Grid(b) MMS(c) GridFS(d) None of the mentionedI had been asked this question in an internship interview.My question is based upon MongoDB documents in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Right choice is (c) GridFS |
|