_____ files are spreadsheet files in a text format of data when cell contents…
2024
_____ files are spreadsheet files in a text format of data when cell contents are separated by a character for example a comma or semi-colon.
- A.
Comma-Separated- Values
- B.
Semi-colon Separated Values
- C.
Column and Row Headers
- D.
CVS
Attempted by 41 students.
Show answer & explanation
Correct answer: A
CSV files store spreadsheet-style data in text form, with cell values separated by commas, semicolons, or similar delimiters.