

InterviewSolution
Saved Bookmarks
1. |
BSON is a binary representation of ________ documents.(a) JSON(b) XML(c) JScript(d) All of the mentioned |
Answer» Correct answer is (a) JSON Easy explanation: BSON contains more data types than JSON. |
|