Repaso U2

Repaso U2

1st Grade

146 Qs

quiz-placeholder

Similar activities

OPERATING SYSTEM-GURTAJ

OPERATING SYSTEM-GURTAJ

1st - 5th Grade

147 Qs

Repaso U2

Repaso U2

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Ricardo Israel Roque Covarrubias

Used 1+ times

FREE Resource

146 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main tool for performing backups in MongoDB?

mongoexport

mongodump

mongorestore

mongos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to restore a database from a backup?

mongoimport

mongodump

mongorestore

mongosh

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of file does mongodump generate by default?

JSON

BSON

CSV

XML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension for backup documents in MongoDB?

.json

.csv

.bson

.dump

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What parameter is used to indicate the database that you want to back up with mongodump?

--db

--database

--name

--backup

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where are the backup files stored if no path is specified with mongodump?

In the folder C:/MongoDB/dump

In the folder where the command was executed

In the folder C:/backups

In C:/MongoDB/data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to back up a specific collection?

mongodump --collection collectionName --db dbName

mongoexport --collection collectionName

mongorestore --collection collectionName

mongodump --db collectionName

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?