JQuery or JavaScript which is quicker in execution?



JQuery or JavaScript which is quicker in execution?..

Answer / Shashank Nigam

In general, vanilla JavaScript can be faster because jQuery adds a layer of abstraction over it. However, the difference is usually negligible and not significant in most real-world scenarios.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

What is the difference between jquery and javascript?

1 Answers  


How do you update ajax response with id " resilts"?

1 Answers  


What is the use of jquery .each() function?

1 Answers  


What is a CDN?

1 Answers  


What is jquery connect and how to use it?

1 Answers  


Have any of your startup projects failed dismally - if so, why and how did you learn from them?

1 Answers  


Can you please explain the difference between prop and attr? : jquery mobile

1 Answers  


Difference between javascript and jquery? : jQuery Mobile

1 Answers  


Is jquery html() method works for both html and xml documents?

1 Answers  


Can we add more than one ‘document.ready’ function in a page?

1 Answers  


Define jquery connect?

1 Answers  


Does events are also copied when you clone any element in jQuery?

1 Answers  


Categories