in MongoDB by (6.4k points)
Which statement is correct explanation of MongoDB processes?

A - mongod.exe is the shell process and mongo.exe is the actual database process

B - mongo.exe is the shell process and mongod.exe is the actual database process

C - mongos.exe is the MongoDB server process needed to run database

D - mongodump.exe can be used to import database backup dump

1 Answer

0 votes
by (6.4k points)

Ans is B - mongo.exe is the shell process and mongod.exe is the actual database process

Related questions

0 votes
0 votes
asked Jun 17, 2020 in MongoDB by AdilsonLima (6.4k points)
+1 vote
0 votes
asked Aug 24, 2020 in MongoDB by Hodge (2.6k points)
+1 vote
asked Aug 24, 2020 in MongoDB by Hodge (2.6k points)
0 votes
+1 vote
+1 vote
asked Aug 24, 2020 in MongoDB by Hodge (2.6k points)
+1 vote
asked Aug 24, 2020 in MongoDB by Hodge (2.6k points)
...