1.

mongod process is stopped by issuing which of the following command?(a) sudo service mongod start(b) sudo service mongod stop(c) sudo service mongod restart(d) none of the mentionedThe question was asked in unit test.This question is from MongoDB Enterprise in portion MongoDB Enterprise and Packages of MongoDB

Answer»

The correct choice is (B) SUDO SERVICE mongod stop

Best EXPLANATION: To stop MONGODB, press Control+C in the terminal where the mongod instance is running.



Discussion

No Comment Found

Related InterviewSolutions