When you query a collection, MongoDB returns a ________ object that contains the results of the query.
(a) row
(b) cursor
(c) colums
(d) none of the mentioned
I had been asked this question during an interview.
This interesting question is from Getting Started with MongoDB topic in chapter MongoDB CRUD Concepts and Operation of MongoDB