60 [UPDATED] JQUERY Interview Questions and Answers pdf

JQUERY Interview Questions and Answers pdf :-


1. What is Jquery?


2. When Jquery founded and by whom?


3. What scripting language is jQuery written in?


4. Write a basic code for add jquery library to pages?


5. What is jQuery Selectors? Give some examples.


6.  What $("div.dotnet") will select?


7. JQuery uses CSS selectors and XPath expressions to select elements true or false?


8. What are the fastest selectors in Jquery?
 

9. What are the slower selecoters in Jquery?


10. Which one is faster Jquery ID selector or JavaScript getElementById()?
JQUERY Interview Questions and Answers
JQUERY Interview Questions and Answers
11. Where Jquery code execute? On client browser or server browser?


12. Write the code for selecting the


13. Write the code for select second last div element?


14. What are the advantages of using jQuery over JavaScript in ASP.NET web application


15. What is Chaining in jQuery?


16. Is jQuery a library for client scripting or server scripting?
 

17. What is jQuery & its significance? Why it is so popular?


18. What are features of JQuery


19. How to check Jquery UI loaded or not?


20. How check currently loaded jQuery UI version on the page?


21. Write the code for setting datetimepicker on textbox click.


22. If you have a table, how you will apply the two differt color on alternate rows using Jquery?


23. Name the Jquery method which is used to hide selected elements?


24. Name the Jquery methods which are used for apply css class?


25. What is the use of attr() method in Jquery?


26. Can we use both jQuery and AJAX together?


27. Tell the name of jQuery method which is used to perform an asynchronous HTTP request?


28. What is the use of jquery load() method?


29. Can we use our own specific charactor in the place of $ sigh in Jquery?


30. Name the 5 Jquery events?

1 comment: