1.

Which of the collection in GridFS stores the binary chunks?(a) chunks(b) files(c) data(d) logThe question was asked in an interview for internship.Question is taken from Data Modeling Concepts in division Data Models of MongoDB

Answer»

The correct CHOICE is (a) chunks

To elaborate: GRIDFS places the COLLECTIONS in a COMMON bucket by prefixing each with the bucket name.



Discussion

No Comment Found

Related InterviewSolutions