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

To explain I WOULD say: MongoDB preserves the order of the document FIELDS following WRITE OPERATIONS.



Discussion

No Comment Found

Related InterviewSolutions