Home »
MCQs »
MEAN Stack MCQs
Which of the following is used to search through a collection of documents?
31. Which of the following is used to search through a collection of documents?
- Locate()
- Search()
- Get()
- Find()
Answer: D) Find()
Explanation:
Find () is used to search through a collection of documents.