MCQOPTIONS
Saved Bookmarks
| 1. |
MongoDB uses a ____________ lock that allows concurrent read access to a database but exclusive write access to a single write operation. |
| A. | readers |
| B. | readers-writer |
| C. | writer |
| D. | none of the mentioned |
| Answer» C. writer | |