What programming language does jquery use?



What programming language does jquery use?..

Answer / Gautam Kumar Singh

jQuery is a JavaScript library, not a programming language. It provides a simplified and consistent API for manipulating HTML documents, handling events, and making AJAX requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How to add or remove classes to an element in jquery?

1 Answers  


List the advantages of jquery?

1 Answers  


What is the difference between $(window).load and $(document).ready?

1 Answers  


Tell me what are the slow selectors in jquery? : jquery mobile

1 Answers  


Explain jquery $.ajax() method?

1 Answers  


What is method chaining in jquery and what are the advantages?

1 Answers  


How to executed jquery selectors? : jquery mobile

1 Answers  


Is jquery is json library file or a javascript?

1 Answers  


Where can we download JQuery?

1 Answers  


Can you please explain the difference between .js and .min.js? : jquery mobile

1 Answers  


What is serialize() in jquery?

1 Answers  


Name 3 available jquery plugins that bootstrap has in their query plugin library.

1 Answers  


Categories