InterviewSolution
Saved Bookmarks
| 1. |
What is the vulnerability of XHR communications?(a) There is no vulnerability(b) Skewing the results(c) Registration and Skewing the results(d) Registering the test resultsI had been asked this question in unit test.My question is taken from JavaScript with WebPageTest topic in chapter Performance Measures in JavaScript of JavaScript |
|
Answer» Correct CHOICE is (c) Registration and Skewing the results |
|