

InterviewSolution
Saved Bookmarks
1. |
The _______ API to MongoDB provides additional information and write access on top of the HTTP status interface.(a) Web(b) REST(c) RestFul(d) All of the mentioned |
Answer» Right option is (b) REST The best I can explain: The REST interface is disabled by default, and is not recommended for production use. |
|