1.

______ returns basic help text for replica set functions.(a) rs.printSlaveReplicationInfo()(b) rs.printReplication()(c) rs.help()(d) all of the mentionedI got this question in my homework.My doubt is from Member Configuration topic in chapter Replication Concepts, Processes and Replication Set of MongoDB

Answer»

Correct option is (C) rs.help()

BEST explanation: rs.help() returns a BASIC help TEXT for all of the replication related shell functions.



Discussion

No Comment Found

Related InterviewSolutions