

InterviewSolution
Saved Bookmarks
1. |
_________ provides all the privileges of the read role.(a) delete(b) update(c) readWrite(d) none of the mentioned |
Answer» Right choice is (c) readWrite Easy explanation: The role provides the ability to modify data on all non-system collections and the system.js collection. |
|