Microsoft
DP-900 · Question #210
You have data saved in the following format: Which format was used?
The correct answer is C. XML. The syntax is clearly XML, not YAML. See https://en.wikipedia.org/wiki/YAML#Example XML start with tagging <> and end with </> to be easy to see.
Submitted by kim_seoul· Mar 30, 2026Describe core data concepts
Question
You have data saved in the following format: Which format was used?
Exhibit
Options
- AYAML
- BHTML
- CXML
- DJSON
How the community answered
(33 responses)- A3% (1)
- C94% (31)
- D3% (1)
Explanation
The syntax is clearly XML, not YAML. See https://en.wikipedia.org/wiki/YAML#Example XML start with tagging <> and end with </> to be easy to see.
Topics
#XML#data formats#semi-structured data#markup language
Community Discussion
No community discussion yet for this question.
