Google News
logo
Ajax - Interview Questions
What are the real-time AJAX web applications?
The different types of real-time applications include security authentications which can be applied for the AJAX web applications on the server side and client side as well. XML in AJAX is least used whereas the JSON is the most used data format for the exchange of information across different sources. AJAX also provides the feature of fetching resources using Fetch API of XMLHTTPRequest object.
Advertisement