+1 vote
in Other by
Mongo client will generate _____ command to initiate a new replica set.

(1)rs.initiate()

(2)rs.conf()

(3)db.isMaster()

(4)rs.status()

1 Answer

0 votes
by

Answer:-(1)rs.initiate()

...