Question: What happens to a Replica set oplog if it runs out of memory?

  1. `The oplog will be saved on one of the secondary servers.`
  2. `The oplog is capped collection and can't run out of memory`
  3. `The MongoDB instance will fail`
  4. `The oplog will stop recording logging information`

Answer: The correct answer of the above question is Option A:`The oplog will be saved on one of the secondary servers.`