MCQ
Single Best Answer
Easy
QWhat is the purpose of MongoDB's GridFS?
ID: #6875
MongoDB
81 views
Question Info
#6875Q ID
EasyDifficulty
MongoDBTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic