Nosql Exam Questions With Verified And
Updated Answers
The "Many Sources One View" use case of MongoDB suggests that
a. MongoDB can collect vast amounts of data.
b. MongoDB can store data collected from multiple sources as long as they are the same
format.
c. MongoDB can ingest different types of data from different sources and consolidate it into
one view for all data.
d. MongoDB can store data that is of different types and formats. - answer✔c. MongoDB can
ingest different types of data from different sources and consolidate it into one view for all
data.
What is the name of the fully managed service model that many NoSQL databases now
leverage?
a. Software-as-a-service (SaaS)
b. Network-as-a-service (NaaS)
с. Platform-as-a-service (PaaS)
d. Database-as-a-service (DBaaS) - answer✔d. Database-as-a-service (DBaaS)
What makes Key-Value NoSQL databases powerful for basic CRUD operations?
a.The value blob is opaque.
b. They are represented as a hashmap.
c. They are atomic for key operations.
d. They shard easily across nodes. - answer✔b. They are represented as a hashmap.
Where is the collection created correctly? :
ALL RIGHTS RESERVED.
a. db.createCollections(some)
b. db.collection("some")
c. db.createCollection("some")
d. db.create("some") - answer✔c. db.createCollection("some")
What is the document?
a. None answers correct
b. Document is the equivalent to rows in RDBMS
c. Document is the equivalent to tables in RDBMS
d. In mongoldb document is the log files. - answer✔b. Document is the equivalent to rows in
RDBMS
In MongoDB operations modify the data of a single collection.
a. READ
b. GRID
с. CRUD
d. All of the mentioned - answer✔с. CRUD
What statement is false about naming a database in MongoDB?
a. It must be fewer than 64 characters
b. It cannot contain any of these symbols \."$*<>:|?
c. It can be empty
d. It cannot contain null - answer✔c. It can be empty
What's not included in CRUD operations?
a. delete
b. update
c. write
d. create
ALL RIGHTS RESERVED.
What is the BSON in MongoDB?
a. Binary representation of JSON
b. A query language
c. A backup tool
d. none of the mentioned - answer✔a. Binary representation of JSON
Document databases can't handle transactions that operates over multiple documents.
Select one:
True
False - answer✔True
What is the main aim of NoSQL?
a. NoSQL databases allow storing non-structured data.
b. NoSQL provides an alternative to SQL databases to store textual data.
c. NoSQL is a new data format to store large datasets.
d. NoSQL is not suitable for storing structured data. - answer✔b. NoSQL provides an alternative
to SQL databases to store textual data.
What are the types of NoSQL databases?
a. Key-value stores
b. Graph & Column-oriented databases
с. All of the above
d. Document databases - answer✔с. All of the above
MongoDB documents of a similar type are grouped into
a. A collection
b. An index
c. A replica set
d. A cluster - answer✔a. A collection
Where is the database created correctly? :
3|Page
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller TheStar. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $12.49. You're not tied to anything after your purchase.