Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the structure of objectid in mongodb.?



Explain the structure of objectid in mongodb.?..

Answer / Pankaj Kumar Tripathi

An ObjectID in MongoDB consists of 12 bytes, divided into three parts: a 4-byte timestamp (seconds since Unix epoch), a 3-byte machine ID, a 2-byte process ID, and a 3-byte counter incremented for each new ObjectID created on that specific process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

When do we use namespace in mongodb?

1 Answers  


Does mongodb have a schema?

1 Answers  


What is mongodb written in?

1 Answers  


What is crud in mongodb?

1 Answers  


Is dynamodb a mongodb?

1 Answers  


Why are data files so large?

1 Answers  


What is index and how it is used in mongodb?

1 Answers  


How to perform transactions/lock in mongodb?

1 Answers  


Which programming language is used to write mongodb queries?

1 Answers  


How is mongodb data stored?

1 Answers  


How do you display the list of all collections of current database?

1 Answers  


What is sharding in mongodb?

1 Answers  


Categories