Point out the wrong statement.
(a) The rs.status() method is a wrapper that runs the replSetGetStatus database command
(b) rs.freeze() provides a wrapper around the database command replSetFreeze
(c) rs.init() initializes a new replica set
(d) None of the mentioned
This question was posed to me in exam.
My question is from Replication Processes topic in division Replication Concepts, Processes and Replication Set of MongoDB