CompTIA Data+ (DA0-001) — Question 118
Which of the following differentiates a flat text file from other data types?
Answer options
- A. Data is separated by a delimiter.
- B. Data is stored in defined rows.
- C. Data is defined with key-value pairs.
- D. Data is housed in a markup language.
Correct answer: A
Explanation
The correct answer is A because flat text files utilize delimiters to separate different pieces of data, which is a defining characteristic. Options B, C, and D refer to structured data formats such as databases or markup languages, which have specific organization rules that do not apply to flat text files.