Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 467

How do JSON and XML compare?

Answer options

Correct answer: C

Explanation

Answer C is correct because XML is characterized by its use of tags, elements, and attributes, while JSON is based on key-value pairs. The other options misrepresent the structures of JSON and XML, incorrectly describing their characteristics and how they organize data.