MCQ
Single Best Answer
Easy
QWhich of the following methods is used to parse JSON text?
ID: #5230
Javascript Scripted HTTP MCQ
168 views
Question Info
#5230Q ID
EasyDifficulty
Javascript Scripted HTTP MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
For parsing JSON text, use jQuery.parseJSON().
The function transforms json into a javascript object.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic