Sail E0 Webinar

MCQs

Total Questions : 13 | Page 2 of 2 pages
Question 11. Use the __________ option to ensure that MongoDB listens for connections from applications on configured addresses.
  1.    bind_ipadd
  2.    bind_ip
  3.    bind_service
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> bind_ip


For a geographically distributed replica sets, ensure that the majority of the set's mongod instances reside in the primary site.


Question 12. Which of the following The collection holds special JavaScript code for use in server side JavaScript ?
  1.    .system.jserver
  2.    .system.jscript
  3.    .system.js
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> .system.js


Do not store application logic in the database.


Question 13. You must have the _________ action on a database to modify the password of any user on that database.
  1.    changePassword
  2.    changeAnyPassword
  3.    removePassword
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> changeAnyPassword


To change your own password, you must have the changeOwnPassword action on your database.


Latest Videos

Latest Test Papers