CCNA: Cisco Certified Network Associate — Question 327

Which option about JSON is true -

Answer options

Correct answer: B

Explanation

Option B is correct because JSON is specifically designed to represent structured data, which can include arrays. Options A and D are incorrect as JSON does not use tags or angle brackets like HTML or XML, and it is less verbose than XML. Option C, while true in a broad sense, does not capture the specific use of JSON in representing structured data.