_______ may block reads, including those necessary to verify authentication.
(a) db.lockall()
(b) db.fsyncLock()
(c) db,lockreads()
(d) none of the mentioned
This question was posed to me during an internship interview.
My doubt is from Master Slave Replication topic in division Replication Concepts, Processes and Replication Set of MongoDB