JavaScript | JavaScript JSON | Question 3

Last Updated :
Discuss
Comments

Which method converts a JSON string into a JavaScript object?

JSON.stringify()

JSON.parse()

JSON.format()

JSON.validate()

Share your thoughts in the comments