XK0-005 · Question #824
XK0-005 Question #824: Real Exam Question with Answer & Explanation
The correct answer is C: A file format for exchanging information or data between systems. JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON is commonly used to transmit data between a server and a client, as it is language-independent and can be used i
Question
Which of the following best describes JSON?
Options
- AA programming language that developers use to build dynamic websites
- BAn open-source platform that facilitates the creation and administration of isolated environments
- CA file format for exchanging information or data between systems
- DA software-based technique that allows a computer to simulate one or more machines so they
Explanation
JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON is commonly used to transmit data between a server and a client, as it is language-independent and can be used in many environments.
Topics
Community Discussion
No community discussion yet for this question.