InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the url json?(a) Belongs to JSON object(b) Reference JSON formatted data(c) Belongs to JSON(d) Compiles json dataThis question was addressed to me during a job interview.The question is from Parsing Values using JavaScript topic in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Right choice is (b) Reference JSON formatted data |
|