Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

With a receipt acknowledged write concern, the _________confirms that it received the write operation and applied the change to the in-memory view of data.

a) mongod
b) mongos
c) mongo
d) mongoc

Answer: a
Explanation: Acknowledged write concern allows clients to catch network, duplicate key, and other errors.

Join The Discussion