1.

What is the interactive shell for MongoDB called?(a) mongo(b) mongodb(c) dbmong(d) none of the mentionedI have been asked this question during an interview.Question is taken from Installation topic in division MongoDB Enterprise and Packages of MongoDB

Answer»

Correct ANSWER is (a) mongo

Easiest explanation: Interactive shell lets developers VIEW, INSERT, remove, and update data in their DATABASES, as well as get replication information, set up sharding, shut down servers, execute JavaScript, and more.



Discussion

No Comment Found

Related InterviewSolutions