InterviewSolution
Saved Bookmarks
| 1. |
Which of the following has a greater benchmark time for looping and JQuery vs core JavaScript in milliseconds?(a) Chrome JQuery(b) Chrome JavaScript(c) Firefox JQuery(d) Firefox JavaScriptThis question was posed to me in a national level competition.My query is from Comparison of Core JavaScript versus Frameworks in section Caching, Debugging and Animation of JavaScript |
|
Answer» The correct CHOICE is (a) Chrome JQuery |
|