1.
How can you access a namespace in MongoDB?
2.
Which of the following about collections in MongoDB is not correct?
3.
In MongoDB, which of the following functions is used to save documents in a collection?
4.
In MongoDB, which of these will you use to modify scalar values?
5.
In MongoDB, which of these operations will you use to clear an entire collection in minimal time?
6.
You are given a MongoDB collection named people for which you are required to find out the total size of the indexes. Which of the following options will you use?
7.
Which of these is the prefix that is used to write a collection in MongoDB?
8.
In MongoDB, the method for distributing data across multiple machines is called ____________.
9.
In MongoDB, which of the following leads to data inconsistency?
10.
In MongoDB, which of the following extensions provides slower reads but maintains consistency?