Mongodb MCQs

9 MCQs

Practice Mongodb MCQs with correct answers and explanations. Browse subtopics below or start a practice quiz.

Mongodb Subcategories
Network Security
Point out the correct statement.
A. The status interface is write-only by default
B. Default port for the status page is 28117
C. Authentication does not control or affect access to this interface
D. None of the mentioned
Point out the wrong statement.
A. Changing the port does not meaningfully reduce risk or limit exposure
B. You can use the mongod €?bind_ip and mongos €?bind_ip option on the command line at run time to limit the network accessibility of a mongodb program
C. The net.HTTP.restinterfaceenabled configuration makes the HTTP status interface, which is read-only by default, fully interactive
D. None of the mentioned