adplus-dvertising
frame-decoration

Question

___________ strategy is used to explicitly avoid document growth.

a.

deallocation

b.

allocation

c.

pre-allocation

d.

none of the mentioned

Answer: (c).pre-allocation

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ___________ strategy is used to explicitly avoid document growth.

Similar Questions

Discover Related MCQs

Q. Each index in MongoDB requires at least _________ of data space.

Q. ___________ data models allow applications to store related pieces of information in the same database record.

Q. Point out the correct statement.

Q. Embedded data model is used when you have _________ relationships between entities.

Q. Normalized data models describe relationships using ___________ between documents.

Q. Point out the wrong statement.

Q. To interact with embedded documents, use ___________ notation to “reach into” embedded documents.

Q. MongoDB using the mmapv1 storage engine has limits on the number of __________

Q. To get the current number of namespaces in the mongo shell, use ________________

Q. The __________ feature of collections expires documents after a period of time.

Q. Capped collections provide __________ management of inserted documents in MongoDB.

Q. _______________ is a specification for storing and retrieving files that exceed the BSON-document size limit of 16MB.

Q. Point out the wrong statement.

Q. How many does collections GridFS use to store files?

Q. The default chunk size is changed from 256k to 255k in which version?

Q. Point out the wrong statement.

Q. Which of the collection in GridFS stores the binary chunks?

Q. ___________ is the _id is of the data type chosen for the original document in files collections.

Q. Which of the following checks and repairs errors and inconsistencies in data storage?

Q. The files_id field contains the _id of the chunk’s __________ document.