

InterviewSolution
Saved Bookmarks
1. |
_________ is a binary serialization format used to store documents and make remote procedure calls in MongoDB.(a) BSON(b) GridFS(c) JSON(d) None of the mentionedThe question was posed to me at a job interview.Question is taken from BSON in division GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct answer is (a) BSON |
|