0 votes
in JSON by
List out the uses of JSON?

1 Answer

0 votes
by

List out the uses of JSON?

Uses of JSON includes

When writing application based on JavaScript it uses JSON, which includes browser extension and websites

1) JSON is used for transmitting and serializing structured data over network connection

2) JSON is mainly used to transfer data between server and web application

3) Web service and API’s use JSON format to provide public data

4) JSON can be used with modern programming language

Related questions

0 votes
asked Jan 9, 2021 in JSON by SakshiSharma
0 votes
0 votes
asked Nov 4, 2020 in JSON by rahuljain1
...