Wipro jQuery Interview
1) To debug JQuery, which line has to be added in the code?
2) How you find root and cause if JQuery application throws an error as object is undefined?
3) How to return json as resultset through jQuery?
4) What are roles of JQuery Selectors?
5) How to display treeview using JQuery?
6) What is slideToggle() effect?
7) Why to use JQuery if JavaScript is already available? (You have to give advantages of JQuery)
8) What is .siblings() method in jQuery?
9) Difference between prop and attr?
10) What is window.location do?
11) What is significance of # in JQuery?
12) How to implement intellisense in JQuery?
13) Have you used animations in JQuery?
14) How to deploy ajax based application using JQuery?
15) What is difference between .empty(), .remove() and .detach()?
16) Is it possible to delete cookies in jQuery? If yes then how?
17) Is it possible to read and write cookies in jQuery? If yes then how?
18) Write code for sorting array using jQuery.
19) How to implement resize()using jQuery?
20) What is mean by Extensibility in terms of jQuery?
21) How to implement anonymous functions in jquery?
1) To debug JQuery, which line has to be added in the code?
2) How you find root and cause if JQuery application throws an error as object is undefined?
3) How to return json as resultset through jQuery?
4) What are roles of JQuery Selectors?
5) How to display treeview using JQuery?
6) What is slideToggle() effect?
7) Why to use JQuery if JavaScript is already available? (You have to give advantages of JQuery)
8) What is .siblings() method in jQuery?
9) Difference between prop and attr?
10) What is window.location do?
11) What is significance of # in JQuery?
12) How to implement intellisense in JQuery?
13) Have you used animations in JQuery?
14) How to deploy ajax based application using JQuery?
15) What is difference between .empty(), .remove() and .detach()?
16) Is it possible to delete cookies in jQuery? If yes then how?
17) Is it possible to read and write cookies in jQuery? If yes then how?
18) Write code for sorting array using jQuery.
19) How to implement resize()using jQuery?
20) What is mean by Extensibility in terms of jQuery?
21) How to implement anonymous functions in jquery?