CompTIACompTIA
DA0-001 · Question #246
DA0-001 Question #246: Real Exam Question with Answer & Explanation
The correct answer is C: .tsv. A tab-delimited spreadsheet file, often used for exchanging tabular data, commonly uses the file extension .tsv. This extension stands for "Tab Separated Values" and indicates that columns are separated by tab characters.
Data Concepts and Environments
Question
Which of the following is the correct extension for a tab-delimited spreadsheet file?
Options
- A.tap
- B.tar
- C.tsv
- D.taz
Explanation
A tab-delimited spreadsheet file, often used for exchanging tabular data, commonly uses the file extension .tsv. This extension stands for "Tab Separated Values" and indicates that columns are separated by tab characters.
Common mistakes.
- A. .tap is not a standard file extension for tab-delimited spreadsheet files; it is sometimes used for Tape Archive Program files or other specific applications.
- B. .tar is a standard file extension for a Tape Archive file, used to bundle multiple files into a single archive, not for tab-delimited data.
- D. .taz is not a standard file extension for tab-delimited spreadsheet files; it is typically used for a compressed tar archive using the compress utility.
Concept tested. File formats - tab-separated values (TSV)
Topics
#File formats#Data files#Tab-delimited#TSV
Community Discussion
No community discussion yet for this question.