0 votes
in JAVA by
What is/ are correct statements about JSON?

The JSON format is often used for serializing and transmitting structured data over a network connection.

All of the options

JSON is language-independent, with parsers for each language supported.

JSON is a lightweight text-based open standard designed for human-readable data interchange.
...