

InterviewSolution
Saved Bookmarks
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 |
|