AJAX - Features,Properties - ASP.NET AJAX

Q.  Which of the following is true ?

1. AJAX is a platform-independent technology
2. AJAX can work with web application
3. AJAX can only work with ASP.NET
4. AJAX is a platform-dependent technology

- Published on 31 Aug 15

a. 1, 2
b. 1,2,3
c. 1,3,4
d. None of the above

ANSWER: 1, 2
 
AJAX is a platform-independent technology that works with Web applications. Ajax (Asynchronous JavaScript And XML) enables your client - side web pages to exchange data with the server through asynchronous calls. By using AJAX you can create flicker - free pages that enable you to refresh partial page without a full reload and without affecting other parts of the page.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)