+2 votes
in MongoDB by

Mongo client will generate _____ command to initiate a new replica set.

Pick the best answer from given options

a) rs.initiate()

b) rs.conf()

c) db.isMaster()

d) rs.status()

1 Answer

0 votes
by

Correct answer for above question is : a) rs.initiate()

Related questions

+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
...