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 correct statement.

a) MongoDB stores chunks on disk in the XML serialization format
b) MongoDB stores documents on disk in the BSON serialization format
c) MongoDB stores documents on RAM in the JSON serialization format
d) All of the mentioned

Answer: a
Explanation: BSON documents may have more than one field with the same name.

Join The Discussion