Multiple Choice
How do XML and JSON compare regarding functionality?
A) XML provides support for mapping data structures into host languages than JSON.
B) XML provides more human readability than JSON.
C) JSON provides support for data types than XML.
D) JSON natively supports arrays and XML does not natively support arrays.
Correct Answer:
Verified
Related Questions