Point out the wrong statement.
(a) By default GridFS limits chunk size to 255k
(b) GridFS is useful only for storing files that exceed 16MB
(c) When you query a GridFS store for a file, the driver or client will reassemble the chunks as needed
(d) All of the mentioned
I have been asked this question in exam.
The doubt is from Data Modeling Concepts topic in section Data Models of MongoDB