MCQs > IT & Programming > JSON > What’s wrong with this JavaScript? JSON.parse({"first": "Sarah", "last": "Connor"}) ;

JSON MCQs

What’s wrong with this JavaScript? JSON.parse({"first": "Sarah", "last": "Connor"}) ;

Answer

Correct Answer: The value supplied to JSON.parse() is not a string.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JSON Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JSON Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it