Quizlearn
.app
Which of the following operators can be used in MongoDB queries to select documents that contain a specific element in an array?
$exists
$in
$eq
$ne
Computer Software Exercises are loading ...