1.  machineID

2.  processID

3.  counter

4.  documentID

4
Correct Answer :

documentID


Explanation :
No Explanation available for this question

1.  Collections

2.  Fields

3.  Documents

4.  Database

4
Correct Answer :

Documents


Explanation :
No Explanation available for this question

1.  db.Students.find({sName: "Sumit"})

2.  db.Students.find({sName: "Sumit"},{"sName":1, "GPA":1, "_id":0})

3.  db.Students.find({sName: "Sumit"},{"sName":1, "GPA":0})

4.  db.Students.find({sName: Sumit})

4
Correct Answer :

db.Students.find({sName: "Sumit"})


Explanation :
No Explanation available for this question

1.  show db

2.  show dbs

3.  show data

4.  display dbs

4
Correct Answer :

show dbs


Explanation :
No Explanation available for this question

1.  mongod

2.  mongo

3.  start-mongo

4.  start-mongo.sh

4
Correct Answer :

mongod


Explanation :
No Explanation available for this question

1.  collection

2.  collation

3.  heap

4.  none of the mentioned

4
Correct Answer :

collation


Explanation :
No Explanation available for this question

1.  3

2.  4

3.  2

4.  1

4
Correct Answer :

3


Explanation :
No Explanation available for this question

1.  Unstructured

2.  Structured

3.  Semi-structured

4.  All of the mentioned

4
Correct Answer :

Unstructured


Explanation :
No Explanation available for this question

1.  Non Relational databases require that schemas be defined before you can add data

2.  NoSQL databases are built to allow the insertion of data without a predefined schema

3.  NewSQL databases are built to allow the insertion of data without a predefined schema

4.  all

4
Correct Answer :

Non Relational databases require that schemas be defined before you can add data


Explanation :
No Explanation available for this question

1.  mongo

2.  mongodb

3.  dbmong

4.  None

4
Correct Answer :

mongo


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python