

InterviewSolution
Saved Bookmarks
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 |
|