Home / CSE MCQs / MongoDB MCQs :: Discussion

Discussion :: MongoDB MCQs

  1. MongoDB stores tag sets in the replica set configuration object, which is the document returned by _____ .
  2. A.
    rs.config()
    B.
    rs.conf()
    C.
    rs.confstats()
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Custom read preferences and write concerns evaluate tags sets in different ways.


Be The First To Comment