______ indexes can be constructed over arrays that hold both scalar values (e.g. strings, numbers) and nested documents.
(a) Hashed
(b) Unique
(c) Multikey
(d) Compound
The question was posed to me in unit test.
My query is from Index Types in division Index/Indexing Concepts of MongoDB