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 jQuery replacement of Java Script?

2 Answers  


What is get()? : jquery mobile

0 Answers  


How to create, read and delete cookies with jquery?

0 Answers  


Define width() vs css('width')?

0 Answers  


Define slidetoggle() effect?

0 Answers  


What is the starting point of code execution in jquery?

0 Answers  


What are the guidelines for an application to follow the principles of progressive enhancement.

0 Answers  


Explain the difference between body onload() and document.ready() function? : jquery mobile

0 Answers  


Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?

1 Answers  


What is the difference between prop and attr?

0 Answers  


What is .remove()? : jquery mobile

0 Answers  


What are the different types of selectors in jquery?

0 Answers  


Categories