This Quiz contains totally 10 Questions each carry 1 point for you.
1. What is the maximum size of a MongoDB document?
2 MB
12 MB
16 MB
There is no maximum size. It depends on the RAM.
Correct!
Wrong!
2. Which of the following is a metapackage for enterprise?
mongodb-enterprise
mongodb-enterprise-mongos
mongodb-enterprise-server
None of these
Correct!
Wrong!
3. Which of the following is not a part of mongodb-enterprise-tools?
mongodbup
mongodbdown
mongodbdump
None of the above
Correct!
Wrong!
4. MongoDB only provides Enterprise packages for Ubuntu ________ LTS.
12.10
12.04
13.10
13.04
Correct!
Wrong!
5. Which of the following is the Ubuntu package management tool?
capt
wapt
wat
dpkg
Correct!
Wrong!
6. mongod process is stopped by issuing which of the following command?
sudo service mongod restart
sudo service mongod start
sudo service mongod restart
sudo service mongod stop
none of these
Correct!
Wrong!
7. __________ is a diagnostic tool for inspecting BSON files.
bsondump
bsondumpjson
jsondump
None of these
Correct!
Wrong!
8. mongo looks for a database server listening on port 27017 on the ________ interface.
web
webhost
localhost
none of these
Correct!
Wrong!
9. __________ command display the list of databases.
display dbs
show dbs
show db
show data
Correct!
Wrong!
10. Which of the following operation is used to switch to new database mydb?
use db
use dbs
use db
use mydb
use mydbs
Correct!
Wrong!
Share the quiz to show your results !
Subscribe to see your results
Ignore & go to results
Mongo-DB-Quiz-5
You got %%score%% of %%total%% right
%%description%%
%%description%%
Loading...