nerdexam
CompTIA

DA0-001 · Question #277

Which of the following is an example of a flat file?

The correct answer is A. CSV file. A CSV file is a type of flat file that stores data as plain text in a table-like structure with rows and columns. Each row represents a single record, while columns represent fields or attributes of the data. A CSV file uses commas or other delimiters to separate the values in…

Data Concepts and Environments

Question

Which of the following is an example of a flat file?

Options

  • ACSV file
  • BPDF file
  • CJSON file
  • DJPEG file

How the community answered

(50 responses)
  • A
    94% (47)
  • B
    2% (1)
  • C
    4% (2)

Explanation

A CSV file is a type of flat file that stores data as plain text in a table-like structure with rows and columns. Each row represents a single record, while columns represent fields or attributes of the data. A CSV file uses commas or other delimiters to separate the values in each row. A CSV file can be easily imported or exported by various applications and programs.

Topics

#Flat files#File formats#Data storage#CSV

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice