0 votes
in JSON by
What is JSON in JavaScript?

1 Answer

0 votes
by

JSON is derived from the JavaScript programming language, it is a natural choice to use as a data format in JavaScript. JSON, short for JavaScript Object Notation.

...