1.

Point out the wrong statement.(a) BSON Date is a 32-bit integer that represents the number of milliseconds(b) The BSON timestamp type is for internal MongoDB use(c) If you need to query the database for exact, mathematically valid matches, use Ambiguity Precision(d) None of the mentionedI had been asked this question by my school teacher while I was bunking the class.I'm obligated to ask this question of BSON topic in portion GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

Correct answer is (a) BSON Date is a 32-bit integer that represents the NUMBER of milliseconds

To explain: This RESULTS in a representable date range of about 290 million YEARS into the past and future.



Discussion

No Comment Found

Related InterviewSolutions