

InterviewSolution
Saved Bookmarks
1. |
Point out the wrong statement.(a) BSON is difficult to code and manage(b) MongoDB stores data in JSON documents(c) JSON provides a rich data model that seamlessly maps to native programming language types(d) All of the mentionedI got this question in an international level competition.Enquiry is from Installation in section MongoDB Enterprise and Packages of MongoDB |
Answer» CORRECT option is (a) BSON is DIFFICULT to CODE and manage For EXPLANATION I would say: BSON is easy to code and manage. |
|