Question: When comparing XML and JSON as data interchange formats, which of the following statements is true? JSON uses angle brackets ( < > ) to
When comparing XML and JSON as data interchange formats, which of the following statements is true?
JSON uses angle brackets to enclose elements and attributes.
XML is typically more compact than JSON, resulting in smaller file sizes.
JSON uses braces to enclose objects and square brackets to enclose arrays. XML uses brackets for elements and attributes.
XML is better suited for simple data structures, such as variables and arrays.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
