Google News
logo
Ajax - Interview Questions
How can concurrent AJAX requests be handled?
JavaScript closures are used to handle such synchronous requests. Firstly functions are built and then parameters (back function and URL) to corresponding functions are selected with the use of Closures and pass to AJAX URL Objects.
Advertisement