Search Header Logo

AICTE-FDP/NHCE-MCA/MONGODB

Authored by Meenakshi Sundaram

University

Used 2+ times

AICTE-FDP/NHCE-MCA/MONGODB
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Searching for elements in a document array requires you specify a positional element (i.e. document.arrary[i]).

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MongoDB enforces attribute similarity across documents in a collection (i.e. all word documents must have an array of synonyms).

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To find all documents that do not contain the attribute 'synonyms' this query will work. db.words.find({synonyms:{$exist:false}})

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Mongo, frequently accessed data is stored:

On disk

In memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Indexes can make document queries faster but:

They can make inserts and updates slightly slower

Require specialized query commands to even be leveraged (in other words, hints)

They do not work in a replica set environment

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?