Point out the correct statement.
(a) Intervening read operations on a document may result in a cursor that returns a document more than once if that document has changed
(b) The MongoDB server returns the query results in batches
(c) Subsequent batch size is 50 megabytes
(d) None of the mentioned
The question was asked in an interview.
My enquiry is from Read Operations in chapter MongoDB CRUD Concepts and Operation of MongoDB