What are deferred and promise object in jQuery?



What are deferred and promise object in jQuery?..

Answer / chaitanya

Deferred and promise are part of jQuery since version 1.5 and they help in handling asynchronous functions like Ajax. Find out more here.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

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

1 Answers  


Explain jquery connect?

0 Answers  


How JavaScript and jQuery are different?

1 Answers  


What does $("P") will select?

0 Answers  


Differentiate between jquery.size and jquery.length? : jQuery Mobile

0 Answers  






How do you select an item using css class or id and get the value by use of jquery.

0 Answers  


What is the difference between javascript and jquery?

0 Answers  


How can we show and hide an element via jquery?

0 Answers  


Write a code for the implementation of a module pattern.

0 Answers  


What is the difference between find and children methods in jquery?

0 Answers  


How we can get the input value of an element using jquery?

0 Answers  


Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile

0 Answers  


Categories