_________ shut down the mongod instance for one of the non-primary members of your replica set.
(a) db.shutdown()
(b) db.shutdownServer()
(c) db.shutServer()
(d) all of the mentioned
I got this question during an interview.
I want to ask this question from Replication Maintenance topic in portion Replication Concepts, Processes and Replication Set of MongoDB