Correct Answer : db._dropDatabase(name)
Explanation : db._dropDatabase(name) method is used to drop the database.
db._dropDatabase(name)