what are the drawbacks of JSON?
Answer / Deepak Nigam
JSON has several drawbacks. First, it does not support comments or complex data structures like arrays within objects or nested functions. Second, JSON is a text format and is inherently less efficient than binary formats for certain tasks. Lastly, due to its nature as a simple data interchange format, security features like encryption are not built-in.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is faster json or xml?
What is json data?
What is the full syntax of json.stringify?
Explain jsonp in a simple language.
Do all the programming languages and platform support json?
How do I view a json file?
What is the difference between xml and json?
Which browsers provide native JSON support?
What is polyfill?
List types natively supported by json?
What the file extension of json?
What is the use of json in java?