Q105
Which of the following has a lesser benchmark time for using JQuery to access DOM versus pure JavaScript in milliseconds?
A.
Chrome JQueryDOM_
B.
Chrome JSDOM_benc
C.
Firefox JQueryDOM_
D.
Firefox JSDOM_benc
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
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.