Point out the correct statement.
(a) In MongoDB, clients cannot see the results of writes before they are made durable
(b) Users may configure read preference on a per-connection basis to prefer that the read operations return results from the secondary members
(c) Clients cannot read data which may be subsequently rolled back
(d) None of the mentioned
The question was asked in semester exam.
My doubt stems from Master Slave Replication in division Replication Concepts, Processes and Replication Set of MongoDB