MongoDB generates _______ values upon document creation to produce a unique identifier for the object.
(a) ObjectId
(b) CompId
(c) DoctId
(d) All of the mentioned
The question was posed to me by my college professor while I was bunking the class.
My question comes from Sharded Cluster Behavior topic in portion Sharding Concepts, Mechanics and Sharded Cluster of MongoDB