Discussion Forum : Bson Datatype
Question - MongoDB represents queries as ___________ objects.
Options:
A .  BSON
B .  JSON
C .  GSON
D .  None of the mentioned
Answer: Option A


As a client program assembles a query in MongoDB, it builds a BSON object, not a string.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *