Question 36

Consider the following posts document:

Which of the following queries will return the documents but with only the first two tags in the tags array?
  • Question 37

    MongoDB is
  • Question 38

    Given a replica set with five data-bearing members, suppose the primary goes down with operations in its oplog that have been copied from the primary to only one secondary. Assuming no other problems occur, which of the following describes what is most likely to happen?
  • Question 39

    What is the output of the following program?
  • Question 40

    Which of the following is true of the mechanics of replication in MongoDB? Check all that apply.