__________ operations cannot guarantee that the data files do not change.
(a) db.lockl()
(b) db.synclock()
(c) db.fsyncUnlock()
(d) secondary
I got this question in unit test.
The origin of the question is Master Slave Replication topic in division Replication Concepts, Processes and Replication Set of MongoDB