Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyMongoDBfind and query filtersSingle-choice MCQ

What is the type of the value held in `result` after this line runs?

const result = db.users.find({ active: true });