Question 76

Select all valid BSON types in MongoDB. (select 4)
  • Question 77

    Data modeling. You are considering the use of nesting or references in your data model. Documents can grow rapidly. Which option would be more appropriate?
  • Question 78

    Select all true statements about the differences between mongoexport and mongodump.
  • Question 79

    Select all true statements about reconfiguring a replica set with rs.reconfig().
  • Question 80

    How to connect to MongoDB with mongod to localhost running on port 27017?