

InterviewSolution
Saved Bookmarks
1. |
Administrative information in MongoDB can also be accessed through _____________(a) dashboard(b) web interface(c) psql shell(d) all of the mentioned |
Answer» Correct answer is (b) web interface The best I can explain: Web interface is a simple webpage that serves information about the current server status. By default, this interface is 1000 ports above the database port (28017). |
|