1.

If your driver has a version number of 2.9.1, What is the major version?(a) 1(b) 2(c) 9(d) None of the mentionedThe question was asked during an online interview.Asked question is from MongoDB documents in section GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

Correct choice is (b) 2

The best I can explain: DRIVER version NUMBERS use SEMANTIC versioning or “major.minor.patch” versioning SYSTEM.



Discussion

No Comment Found

Related InterviewSolutions