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 |
What are the methods used to provide effects?
How to use jquery?
How to run an event handler only once in jQuery?
How can we add change font size using jquery?
Is jquery still relevant 2019?
Mention the advantages of cdn? : jQuery Mobile
What are the selectors in jquery? How many types of selectors in jquery?
How can you apply a style on an element using jQuery?
How to get the style property of an element using ?
How to get the server response from an ajax request using jquery?
Explain jquery.noconflict? : jquery mobile
What happen if you return false from a jQuery event handler?