JS Coding Questions Logo
JS Coding Questions
#116💼 Interview

Why do you need JSON

Advertisement

728x90

When exchanging data between a browser and a server, the data can only be text. Since JSON is text only, it can easily be sent to and from a server, and used as a data format by any programming language.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 32

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
116of476