MongoDB Interview Questions and Answers
Question: What is the significance of the ObjectId in MongoDB?Answer: ObjectId is a 12-byte identifier typically employed as the primary key in a MongoDB document. It consists of a timestamp, machine identifier, process ID, and a random incrementing value. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: