Question: On a newly created collection, which field will have an index?

  1. the name field
  2. the ObjectId field
  3. the `_id` field
  4. no field will have an index

Answer: The correct answer of the above question is Option C:the `_id` field