πŸ§ͺ MongoDB MCQ Quiz Hub

MongoDB Mcq Question Set 1

Choose a topic to test your knowledge and improve your MongoDB skills

Which of the following language is MongoDB written in?





βœ… Correct Answer: 4

Point out the correct statement.





βœ… Correct Answer: 1

Which of the following format is supported by MongoDB?





βœ… Correct Answer: 3

MongoDB Queries can return specific fields of documents which also include user-defined __________ functions.





βœ… Correct Answer: 1

Point out the wrong statement.





βœ… Correct Answer: 1

Initial release of MongoDB was in the year?





βœ… Correct Answer: 3

MongoDB has been adopted as ________ software by a number of major websites and services.





βœ… Correct Answer: 2

MongoDB is a _________ database that provides high performance, high availability, and easy scalability.





βœ… Correct Answer: 3

Dynamic schema in MongoDB makes ____________ easier for applications.





βœ… Correct Answer: 2

With ________ MongoDB supports a complete backup solution and full deployment monitoring.





βœ… Correct Answer: 1

Point out the correct statement.





βœ… Correct Answer: 4

Which of the following is a wide-column store?





βœ… Correct Answer: 1

Point out the wrong statement.





βœ… Correct Answer: 1

β€œSharding” a database across many server instances can be achieved with _______





βœ… Correct Answer: 2

Most NoSQL databases support automatic __________ meaning that you get high availability and disaster recovery.





βœ… Correct Answer: 3

_____ stores are used to store information about networks, such as social connections.





βœ… Correct Answer: 4

NoSQL databases is used mainly for handling large volumes of ______ data.





βœ… Correct Answer: 1

MongoDB provides high ____________ with replica sets.





βœ… Correct Answer: 2

Point out the correct statement.





βœ… Correct Answer: 3

_______ replicas maintain a copy of the data on the primary using built-in replication.





βœ… Correct Answer: 2

MongoDB scales horizontally using _________ for load balancing purpose.





βœ… Correct Answer: 3

Point out the wrong statement.





βœ… Correct Answer: 1

MongoDB can be used as a ____________ taking advantage of load balancing and data replication features over multiple machines for storing files.





βœ… Correct Answer: 1

_____ can be used for batch processing of data and aggregation operations.





βœ… Correct Answer: 2

MongoDB supports fixed-size collections called ____________ collections.





βœ… Correct Answer: 3

MongoDB uses a ____________ lock that allows concurrent read access to a database but exclusive write access to a single write operation.





βœ… Correct Answer: 2

Which of the following sorting is not supported by MongoDB?





βœ… Correct Answer: 1

What is the interactive shell for MongoDB called?





βœ… Correct Answer: 1

Point out the correct statement.





βœ… Correct Answer: 3

Administrative information in MongoDB can also be accessed through _____





βœ… Correct Answer: 2

Which of the following is web-based client software for MongoDB?





βœ… Correct Answer: 2

Point out the wrong statement.





βœ… Correct Answer: 2

______ provides statistics on the per-collection level.





βœ… Correct Answer: 2

_____ is a command-line tool that displays a summary list of status statistics for a currently running MongoDB instance.





βœ… Correct Answer: 1

mongostat tool is similar to the UNIX/Linux _________ utility.





βœ… Correct Answer: 3

Which of the following tool is similar to the UNIX/Linux top utility?





βœ… Correct Answer: 2

mongosniff requires the ___________ network library and is only available for Unix-like systems.





βœ… Correct Answer: 2

Which of the following provides low-level tracing/sniffing view into database activity?





βœ… Correct Answer: 2

Point out the correct statement.





βœ… Correct Answer: 1

Which of the following is simplest tool for installation of MongoDB?





βœ… Correct Answer: 2

Which of the following network analyzer fully supports MongoDB?





βœ… Correct Answer: 1

Point out the wrong statement.





βœ… Correct Answer: 1

______ manipulate files stored in your MongoDB instance in GridFS.





βœ… Correct Answer: 2

_______ is a command-line utility to import content from a JSON, CSV, or TSV.





βœ… Correct Answer: 4

Which of the following is used for creating a binary export of the contents of a Mongo database?





βœ… Correct Answer: 1

Which of the following tool can be used to reload a database dump?





βœ… Correct Answer: 1

______ is a native OS-X-application for MongoDB management.





βœ… Correct Answer: 2

Which of the following is a metapackage for enterprise?





βœ… Correct Answer: 1

Point out the correct statement.





βœ… Correct Answer: 1

_____ package contains the mongod daemon and associated configuration and init scripts.





βœ… Correct Answer: 2