Which MongoDB exit code represents an uncaught exception?
In MongoDB, all documents are stored in ____.
After starting the mongo shell, your session will use the ________ database by default.
When you query a GridFS store for a file, the server will reassemble the chunks as needed.
Which of the following MongoDB write operations are atomic at the document level?
MongoDB stores times in _____ by default, and will convert any local time representations into this form.
The __________ is a part of the standard MongoDB distribution and provides a full JavaScript environment.
Which of the following statements about MongoDB is correct?
Which of the following statements about the skip()
method in MongoDB is true?
Which of the following statements about MongoDB is incorrect?