MongoDB
C100DBA · Question #78
C100DBA Question #78: Real Exam Question with Answer & Explanation
The correct answer is D. $. See the full explanation below for the reasoning.
Question
The________operator can be used to identify an element in the array to be updated without explicitly specifying the position of the element.
Options
- A$ elemMatch
- B$slice
- CUpdating an array field without knowing its index is not possible.
- D$
Community Discussion
No community discussion yet for this question.