InterviewSolution
Saved Bookmarks
| 1. |
Explain Deferred And Promise Object In Jquery? |
|
Answer» Deferred and promise are part of jQuery SINCE version 1.5 and they help in HANDLING ASYNCHRONOUS functions LIKE Ajax. Deferred and promise are part of jQuery since version 1.5 and they help in handling asynchronous functions like Ajax. |
|