MongoDB Quiz

MongoDB Quiz

University

20 Qs

quiz-placeholder

Similar activities

Framework Web

Framework Web

University

25 Qs

MEAN Stack

MEAN Stack

University

17 Qs

QUIZ 3 Back-End Development

QUIZ 3 Back-End Development

University

20 Qs

TEST FINAL - BASE Y ESTRUCTURA DE DATOS I

TEST FINAL - BASE Y ESTRUCTURA DE DATOS I

University

20 Qs

Banco de Dados I - Quiz 1

Banco de Dados I - Quiz 1

University

15 Qs

UAS Rekayasa Sistem Informasi SI-VII

UAS Rekayasa Sistem Informasi SI-VII

University

15 Qs

analisis big data

analisis big data

University

15 Qs

Bab 5 - MongoDB and Go to Create REST API

Bab 5 - MongoDB and Go to Create REST API

University

15 Qs

MongoDB Quiz

MongoDB Quiz

Assessment

Quiz

Computers

University

Medium

Created by

SUNITA YADAV

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MongoDB is primarily classified as:

Relational Database

Document-Oriented Database

Graph Database

Columnar Database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The default port for MongoDB is:

1433

1521

27017

3306

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MongoDB, a collection is equivalent to which in relational databases?

Row

Column

Table

Index

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formats does MongoDB use to store data internally?

JSON

BSON

XML

CSV

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _id field in MongoDB:

Is optional

Must be unique per collection

Can be changed anytime

Is only used in indexes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command lists all available databases in MongoDB shell?

show dbs

db.show()

show collections

list databases

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method inserts multiple documents in MongoDB?

insert()

insertOne()

insertMany()

addDocuments()

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?