Exam Details

  • Exam Code
    :C100DBA
  • Exam Name
    :MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4)
  • Certification
    :MongoDB Certified DBA Associate
  • Vendor
    :MongoDB
  • Total Questions
    :132 Q&As
  • Last Updated
    :Apr 24, 2024

MongoDB MongoDB Certified DBA Associate C100DBA Questions & Answers

  • Question 1:

    A collection and a document in MongoDB is equivalent to which of the SQL concepts respectively?

    A. Column and Row

    B. Table and Row

    C. Database and Table

    D. Table and Column

  • Question 2:

    We can insert multiple documents in bulk using which of the following operations:

    A. initializeUnorderedBulk

    B. initializeUnorderedBulkOp

    C. initializeBulk

    D. initializeBulkOp

  • Question 3:

    Which of the following does MongoDB use to provide High Availability and fault tolerance?

    A. Sharding

    B. Indexing

    C. Replication

    D. Write Concern

  • Question 4:

    What tool do you use if you want to extract a CSV from mongo?

    A. mongoexport

  • Question 5:

    Which type of indexes does MongoDB support?

    A. All of the above

    B. Compound Indexes

    C. Multikey Indexes

    D. Geospatial Indexes

  • Question 6:

    The oplog (operations log) is a special capped collection that keeps a rolling record of all operations that modify the data stored in your databases. All the replica set members contain a copy of the oplog in the following collection:

    A. oplog.rs

    B. ..oplog.rs

    C. .oplog.rs

    D. local.oplog.rs

  • Question 7:

    Which of the following is correct about MongoDB?

    A. MongoDB supports geospatial indexes

    B. MongoDB supports some of the SQL functions

    C. MongoDB uses JSON format to represent documents

    D. MongoDB supports collection joins

  • Question 8:

    In a sharded cluster, from which node does one stop the balancer process before initiating backup?

    A. Any node

    B. replicaset primary node

    C. config server node

    D. mongos node

  • Question 9:

    Update If Correct is an approach for which of the following concepts in MongoDB:

    A. Concurrency Control

    B. Atomicity

    C. Performance Management

    D. Transaction Management

  • Question 10:

    You have the following index on the toys collection:

    {

    "manufacturer" : 1,

    "name" : 1,

    "date" : -1

    }

    Which of the following is able to use the index for the query? Check all that apply.

    A. db.toys.find( { name : "Big Rig Truck", date : "2013-02-01", manufacturer : "Tanko"

    B. db.toys.find( { manufacturer : "Matteo", name : "Barbara", date : "2014-07-02" } )

    C. db.toys.find( { date : "2015-03-01", manufacturer : "Loggo", name : "Brick Set" } )

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only MongoDB exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C100DBA exam preparations and MongoDB certification application, do not hesitate to visit our Vcedump.com to find your solutions here.