MongoDB MongoDB Question #6867
Single Choice Easy

QWhat is a MongoDB document?

ID: #6867 MongoDB 103 views
Question Info
#6867Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A A group of related tables
  • B A group of related documents
  • C A group of related columns
  • D A group of related fields
Correct Answer

Explanation

Answer: A group of related fields Explanation: A MongoDB document is a JSON-like object that contains related fields, similar to a row in a relational database.

Share This Question

Challenge a friend or share with your study group.