Discussion :: Javascript - CS
- Which of the following has a lesser benchmark time for using JQuery to access DOM versus pure JavaScript in milliseconds?
Answer : Option D
Explanation :
When we try to compare the average benchmark time for using JQuery to access DOM versus pure JavaScript in milliseconds, the Firefox JSDOM_benc has a lesser benchmark time.
Be The First To Comment