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

Can we include multiple version of jquery? : jquery mobile

0 Answers  


What are selectors in jquery? Explain

0 Answers  


How can events be prevented from stopping to work after an ajax request?

0 Answers  


How to keep the submit text from showing with jquery mobile? : jquery mobile

0 Answers  


Is jQuery a programming language?

0 Answers  






Define jquery connect?

0 Answers  


How can you delay document.ready until a variable is set?

0 Answers  


What is parseint() and why it is used?

0 Answers  


What is eq()? : jquery mobile

0 Answers  


Define the script build up by jquery?

0 Answers  


Is jquery code exicuted on the clientside, or serverside?

0 Answers  


Explain bind() vs live() vs delegate() methods.

0 Answers  


Categories