+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()

...