Valid 70-480 Dumps shared by ExamDiscuss.com for Helping Passing 70-480 Exam! ExamDiscuss.com now offer the newest 70-480 exam dumps, the ExamDiscuss.com 70-480 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-480 dumps with Test Engine here:
You develop an HTML5 application that interacts with a REST service. The REST service accepts JSON data. A JavaScript object named form Data contains data that is sent to the REST service. You need to convert the JavaScript object named formData into JSON. Which code segment should you use?
Correct Answer: C
Explanation/Reference: JSON.stringify converts a JavaScript value to a JavaScript Object Notation (JSON) string. Reference: JSON.stringify Function (JavaScript)