nerdexam
CompTIA

DA0-001 · Question #304

A JSON file is an example of:

The correct answer is A. structured data. Structured data is organized according to a predefined schema or format, making it easily searchable and machine-readable. JSON has a rigid hierarchical structure of key-value pairs and arrays that conforms to a defined schema. It is not simply 'web data' (too vague), 'machine…

Data Concepts and Environments

Question

A JSON file is an example of:

Options

  • Astructured data.
  • Bweb data.
  • Cmachine data.
  • Dprocessed data.

How the community answered

(37 responses)
  • A
    92% (34)
  • B
    5% (2)
  • C
    3% (1)

Explanation

Structured data is organized according to a predefined schema or format, making it easily searchable and machine-readable. JSON has a rigid hierarchical structure of key-value pairs and arrays that conforms to a defined schema. It is not simply 'web data' (too vague), 'machine data' (which refers to logs/sensor output), or 'processed data' (a stage in the data lifecycle, not a format type).

Topics

#JSON#Structured Data#Data Formats

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice