1.

For the __________ storage engine, if the document size exceeds the allocated space for that document, MongoDB relocates the document on disk.(a) MAPv1(b) MAPv2(c) MAPv3(d) MAPv4I have been asked this question in an online quiz.The question is from Data Modeling Introduction topic in portion Data Models of MongoDB

Answer» CORRECT ANSWER is (C) MAPv3

To explain I WOULD say: Normalizing the data would split the data across multiple collections and would require multiple write operations that are not ATOMIC collectively.


Discussion

No Comment Found

Related InterviewSolutions