Question 6

Which of the following is correct about MongoDB?
  • Question 7

    As per the aggregation pipeline optimization concepts, if you have a $sort followed by a $match:
  • Question 8

    Which of the following operator can be used to limit the number of documents in an array field of a document after an update is performed?
  • Question 9

    In a replica set, a_________number of members ensures that the replica set is always able to select a primary.
  • Question 10

    Which of the following are valid json documents? Select all that apply.