By default, db.collection.explain() runs in ___________ verbosity mode.
(a) VerbosityMode
(b) queryPlanner
(c) executeStats
(d) none of the mentioned
I had been asked this question during an internship interview.
My doubt stems from Optimization Strategies topic in portion Monitoring MongoDB and Optimization Strategies for MongoDB of MongoDB