To modify an existing index, you cannot just re-issue the _________ method with the updated specification of the index.
(a) dropIndex()
(b) modIndex()
(c) createIndex()
(d) none of the mentioned
This question was posed to me in homework.
Query is from Index Management in chapter Index/Indexing Concepts of MongoDB