1.

Which of the following code is returned when a MongoDB application cannot open a file?(a) 45(b) 20(c) 47(d) 100I had been asked this question at a job interview.My question is based upon Exit Codes and Statuses topic in chapter Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Right answer is (a) 45

The BEST I can EXPLAIN: 45 is returned when a MongoDB application cannot open a FILE or cannot OBTAIN a lock on a file.



Discussion

No Comment Found

Related InterviewSolutions