nerdexam
CompTIA

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'.

Data Concepts and Environments

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)
  • A
    2% (1)
  • B
    4% (2)
  • C
    92% (45)
  • D
    2% (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'.

Atap

`.tap` is not a standard file extension for tab-delimited data files.

Btar

`.tar` is an archive file format used for bundling multiple files, not a text-based delimited data file.

CsvCorrect

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.

Daz

`.az` is not a standard file extension for tab-delimited data files.

Concept tested: Tab-delimited file extension

Topics

#File Formats#Delimited Files#Data Storage#Text Files

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice