1.

Point out the correct statement.(a) Exit code 10 is for abnormal exit(b) 4 is returned when the version of the database is different from the version supported by the mongod (or mongod.exe) instance(c) The server socket is on port 27017 by default(d) None of the mentionedThe question was posed to me in an interview for job.I'm obligated to ask this question of Exit Codes and Statuses topic in division Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Right ANSWER is (b) 4 is returned when the version of the database is different from the version supported by the mongod (or mongod.exe) instance

To ELABORATE: EXIT code 10 is not in use.



Discussion

No Comment Found

Related InterviewSolutions