DA0-001 · Question #142
Which of the thing is the correct ion for a tab-delimited spre file?
The correct answer is C. sv. While the standard extension for a tab-delimited file is .tsv, among the given choices, .sv is the most plausible option, likely referring to 'separated values'.
Question
Which of the thing is the correct ion for a tab-delimited spre file?
Options
- Atap
- Btar
- Csv
- Daz
How the community answered
(49 responses)- A2% (1)
- B4% (2)
- C92% (45)
- D2% (1)
Why each option
While the standard extension for a tab-delimited file is `.tsv`, among the given choices, `.sv` is the most plausible option, likely referring to 'separated values'.
`.tap` is not a standard file extension for tab-delimited data files.
`.tar` is an archive file format used for bundling multiple files, not a text-based delimited data file.
The common file extension for a tab-separated values file is `.tsv`. Given the options, `.sv` is the most appropriate choice, possibly as a simplified form or implying 'separated values' in general, where the tab is the specified delimiter.
`.az` is not a standard file extension for tab-delimited data files.
Concept tested: Tab-delimited file extension
Topics
Community Discussion
No community discussion yet for this question.