What is JSON and why is it preferred for web API data exchange?
-
A
A lightweight, human-readable text format easy to parse in any language
-
B
A Python-specific binary format for fast web responses
-
C
A SQL-based encoding format for structured data
-
D
A type of database query language for APIs