JSON parsing

JSON parsing method JSON.parse() is the process of converting a JSON object in text format to a Javascript object.

Code :