0 votes
in JAVA by
What is the true option applicable for JSON Parser ?

Used to convert a JSON text to a JavaScript object.

It will not recognize only JSON text but it will compile scripts.

Used to compile and execute any JavaScript

None of the options
...