nerdexam
CompTIA

DA0-001 · Question #549

Which of the following is the most likely format for an API to use to exchange data?

The correct answer is A. JSON. JSON (JavaScript Object Notation) is the most common format used by APIs for data exchange because it is lightweight, easy to parse, and widely supported across platforms.

Data Concepts and Environments

Question

Which of the following is the most likely format for an API to use to exchange data?

Options

  • AJSON
  • BCSV
  • CXLSX
  • DHTML

How the community answered

(46 responses)
  • A
    91% (42)
  • B
    2% (1)
  • C
    2% (1)
  • D
    4% (2)

Explanation

JSON (JavaScript Object Notation) is the most common format used by APIs for data exchange because it is lightweight, easy to parse, and widely supported across platforms.

Topics

#API Data Exchange#JSON#Data Formats

Community Discussion

No community discussion yet for this question.

Full DA0-001 Practice