MongoDB supports the creation of user-defined ascending/descending indexes on a ______ field of a document.
(a) Single
(b) Non Unique
(c) Compound
(d) None of the mentioned
This question was posed to me during an interview.
This intriguing question comes from Indexes In MongoDB topic in section Index/Indexing Concepts of MongoDB