MicrosoftMicrosoft
DP-420 · Question #10
DP-420 Question #10: Real Exam Question with Answer & Explanation
Sign in or unlock DP-420 to reveal the answer and full explanation for question #10. The question stem and answer options stay visible for context.
Design and implement data models
Question
You have an Azure Cosmos DB for NoSQL account. You run the following query against a container in the account. What is the output of the query?
Options
- A[{"A": false, "B": true, "C": false}]
- B[{"A": true, "B": false, "C": true}]
- C[{"A": true, "B": true, "C": false}]
- D[{"A": true, "B": true, "C": true}]
Unlock DP-420 to see the answer
You've previewed enough free DP-420 questions. Unlock DP-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cosmos DB SQL API#Querying data#SQL API Operators#Boolean evaluation