Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the interactive shell for MongoDB called?

a) mongo
b) mongodb
c) dbmong
d) None of the mentioned

Answer: a
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.

Join The Discussion