Is jquery a framework?



Is jquery a framework?..

Answer / Balbeer Singh

No, jQuery is not a framework. It's a fast, lightweight JavaScript library that simplifies HTML document traversing and manipulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How do you add an HTML element in DOM tree?

1 Answers  


What is the difference between bind() and live() function in jquery?

1 Answers  


What does dollar sign ($) means in jQuery?

1 Answers  


Explain jquery $.ajax() method?

1 Answers  


What is the latest version of jquery?

1 Answers  


How can I select 20th div with jquery?

1 Answers  


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

1 Answers  


What is the use of serialize method in jQuery?

1 Answers  


Is it possible to hold or delay document.ready execution for sometime?

1 Answers  


Explain cdn in jquery?

1 Answers  


Is it too early to discuss jquery ui 1.8?

1 Answers  


What is $() in jquery?

1 Answers  


Categories