MCQOPTIONS
Saved Bookmarks
This section includes 13 Mcqs, each offering curated multiple-choice questions to sharpen your Mongodb knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
To add structures to your document to support keyword-based queries add the keywords as ______ in the array. |
| A. | number |
| B. | strings |
| C. | character |
| D. | none of the mentioned |
| Answer» C. character | |
| 2. |
Which of the following is related to the parsing of document for root? |
| A. | Stemming |
| B. | Synonyms |
| C. | Ranking |
| D. | None of the mentioned |
| Answer» B. Synonyms | |
| 3. |
Which of the following is related to document that provide support for synonym or related queries in the application layer? |
| A. | Stemming |
| B. | Synonyms |
| C. | Ranking |
| D. | None of the mentioned |
| Answer» C. Ranking | |
| 4. |
Which of the following operations are atomic on document level? |
| A. | update |
| B. | remove |
| C. | findAndModify |
| D. | all of the mentioned |
| Answer» E. | |
| 5. |
Which of the following pattern is best for static trees that do not change? |
| A. | Child |
| B. | Parent |
| C. | Root |
| D. | None of the mentioned |
| Answer» E. | |
| 6. |
WHICH_OF_THE_FOLLOWING_IS_RELATED_TO_PARSING_OF_DOCUMENT_FOR_ROOT_??$ |
| A. | Stemming |
| B. | Synonyms |
| C. | Ranking |
| D. | None of the mentioned |
| Answer» B. Synonyms | |
| 7. |
To_add_structures_to_your_document_to_support_keyword-based_queries_add_the_keywords_as________in_the_array.$ |
| A. | number |
| B. | strings |
| C. | character |
| D. | none of the mentioned |
| Answer» C. character | |
| 8. |
Which of the following is related to document that provide support for synonym or related queries in the application layer ? |
| A. | Stemming |
| B. | Synonyms |
| C. | Ranking |
| D. | None of the mentioned |
| Answer» C. Ranking | |
| 9. |
Which of the following is related to document that do not provide a way to weight results? |
| A. | Stemming |
| B. | Synonyms |
| C. | Ranking |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 10. |
________ indexes can include any field whose value is a string or an array of string elements. |
| A. | text |
| B. | string |
| C. | char |
| D. | none of the mentioned |
| Answer» B. string | |
| 11. |
___________ bulk indexes may be more efficient for some kinds of content and workloads in real time. |
| A. | Synchronous |
| B. | Asynchronous |
| C. | Unique |
| D. | None of the mentioned |
| Answer» C. Unique | |
| 12. |
Which of the following operations are atomic on document level ? |
| A. | update |
| B. | remove |
| C. | findAndModify |
| D. | all of the mentioned |
| Answer» E. | |
| 13. |
Which of the following pattern is best for static trees that do not change ? |
| A. | Child |
| B. | Parent |
| C. | Root |
| D. | None of the mentioned |
| Answer» E. | |