InterviewSolution
Saved Bookmarks
| 1. |
Which of the following object is used to post the data to an external process, say savePerfData?(a) XML(b) XBT(c) XHR(d) XTRI got this question at a job interview.The above asked question is from JavaScript Benchmarking and Logging with perfLogger in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Right OPTION is (c) XHR |
|