Answer Posted / Pramila Kumari
JSON is commonly used for data interchange, as an alternative to XML. It's lightweight, easy for humans to read and write, and easy for machines to parse and generate. JSON is primarily used: (1) in web applications for transmitting data between the server and the client, (2) in storing and exchanging data structures called messages, (3) as a data format for configuration files, (4) for data interchange with AJAX web services, and (5) for data storage and retrieval in NoSQL databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category