_________ is a binary serialization format used to store documents and make remote procedure calls in MongoDB.
(a) BSON
(b) GridFS
(c) JSON
(d) None of the mentioned
(a) BSON
(b) GridFS
(c) JSON
(d) None of the mentioned
Correct answer is (a) BSON
For explanation: BSON supports many data types as values in documents.