What is the eligibility & admission process for AJAX? What are the benefits of pursuing the same?
-
2 Answers
-
The XMLHttpRequest object was not widely used until it was adopted by Mozilla in 2002. In 2005, the programming model was given the name Ajax which has now been widely recognized and stands for Asynchronous JavaScript + XML.
Two main benefits:
1) It can reduce the number of round trips by minimizing the number of page transitions in a web application.
2) It can reduce the size of uploaded and downloaded data because it allows the web programmer to control exactly what is transferred. -
Answered by
NITIN DESHMUKH Yard by yard its hard, but inch by inch its | Scholar-Level 17
7 years agoAJAX is Asynchronous JavaScript And XML. AJAX is not a programming language. AJAX just uses a combination of - A browser built-in XMLHttpRequest object (to request data from a web server)
JavaScript and HTML DOM (to display or use the data). AJAX requires significant mastery of JavaScript, which, unfortunately, is one of the most maligned, misunderstood programming languages in widespread use. Many developers see it as a toy scripting language with a C-like syntax, relegated for use in building simple Web-page embellishments or setting up Web-form validation. While it may seem relatively easy for intermediate JavaScript programmers to c...more
Related Questions
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 64k Colleges
- 966 Exams
- 619k Reviews
- 1500k Answers