
MongoDB Quiz

Quiz
•
Engineering
•
University
•
Medium
mohammed ahmed
Used 1+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to show all databases in MongoDB?
db.show()
show dbs
show databases
dbs.show()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command switches to a database named studentDB?
switch studentDB
use studentDB
db studentDB
select studentDB
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command displays all collections in the current database?
show collections
show tables
db.showCollections()
show all
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert one document into a collection named students?
students.insert({name:"Ali"})
db.students.insertOne({name:"Ali"})
insert students({name:"Ali"})
db.students.add({name:"Ali"})
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is a valid data type in MongoDB?
String
Integer
Boolean
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MongoDB stores data in which format?
XML
BSON
CSV
YAML
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct command to delete a collection?
drop collection students
db.students.remove()
db.students.delete()
db.students.drop()
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Engineering
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University