

InterviewSolution
Saved Bookmarks
1. |
Command to install the latest stable version of MongoDB Enterprise in Ubuntu is ______________(a) sudo apt-get install mongodb(b) sudo apt-get install mongodb-enterprise(c) sudo apt-get install mongodb-ent(d) all of the mentionedThe question was asked during an interview.I want to ask this question from MongoDB Enterprise topic in section MongoDB Enterprise and Packages of MongoDB |
Answer» The CORRECT answer is (b) sudo apt-get install mongodb-enterprise |
|