What is JSON Parser?

Submitted by: Administrator
The eval() function can compile and execute any JavaScript. This represents a potential security problem.

It is safer to use a JSON parser to convert a JSON text to a JavaScript object. A JSON parser will recognize only JSON text and will not compile scripts.
Submitted by: Administrator

Read Online JSON Job Interview Questions And Answers