nerdexam
CompTIA

DA0-001 · Question #303

Given the image below: Which of the following file formats is depicted?

The correct answer is A. JSON. JSON (JavaScript Object Notation) is identifiable by its use of curly braces {} for objects, square brackets [] for arrays, and key-value pairs written as "key": value. It uses a hierarchical, human-readable structure with quoted string keys. CSV uses comma-separated flat rows…

Data Concepts and Environments

Question

Given the image below:

Which of the following file formats is depicted?

Exhibit

DA0-001 question #303 exhibit

Options

  • AJSON
  • BCSV
  • CXML
  • DHTML

How the community answered

(45 responses)
  • A
    89% (40)
  • B
    2% (1)
  • C
    2% (1)
  • D
    7% (3)

Explanation

JSON (JavaScript Object Notation) is identifiable by its use of curly braces {} for objects, square brackets [] for arrays, and key-value pairs written as "key": value. It uses a hierarchical, human-readable structure with quoted string keys. CSV uses comma-separated flat rows, XML uses angle-bracket tags like <element>, and HTML also uses angle-bracket tags but is specifically for web pages.

Topics

#JSON#Data formats#Data representation

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice