CompTIA Data+ (DA0-001) — Question 151
Which of the following data formats are examples of unstructured data? (Choose two.)
Answer options
- A. XML
- B. CSV
- C. XLS
- D. PNG
- E. JSON
- F. MP4
Correct answer: D, F
Explanation
The correct answers are D (PNG) and F (MP4) because these formats store visual and audio data that do not follow a predefined data model, making them unstructured. In contrast, formats like XML, CSV, XLS, and JSON are structured as they organize data in a specific schema or format.