MongoDB MongoDB Question #6875
MCQ Single Best Answer Easy

QWhat is the purpose of MongoDB's GridFS?

ID: #6875 MongoDB 81 views
Question Info
#6875Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

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

  • A To store large binary data, such as images or videos
  • B To store indexes for faster query performance
  • C To store backup files
  • D To store logs
Correct Answer: Option A

Explanation

Answer: To store large binary data, such as images or videos Explanation: GridFS is a specification in MongoDB that allows storing and retrieving large binary files, such as images or videos, in a distributed file system.

Share This Question

Challenge a friend or share with your study group.