Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Point out the wrong statement.

a) Some documents created by internal MongoDB processes may have duplicate fields
b) no MongoDB process will ever add duplicate fields to an existing user document
c) The maximum BSON document size is 16 megabytes
d) None of the mentioned

Answer: c
Explanation: The maximum document size helps ensure that a single document cannot use excessive amount of RAM or, during transmission, excessive amount of bandwidth.

Join The Discussion