AJAX Quiz Exam Review Solution 2024 Updated
AJAX Quiz Exam Review Solution 2024 Updated AJAX - ANS-JavaScript technique that invokes a server side page that contains only data (no user interface). XML (Extensible Markup Language) - ANS-Web data format that looks like HTML but tags are programmer definable (not a finite predetermined list of tags like HTML). CDN (Content Delivery Network) - ANS-a group of servers that hosts a web artifact (like JQuery or React ) so that many web sites can reference that artifact Asynchronous - ANS-Means that user interface is not locked up while waiting for a response. JSON - ANS-A string that contains JavaScript code you would normally use to define a new object jQuery - ANS-A JavaScript library of about 10,000 lines of code that provides an AJAX method (along with a lot of other functionality) new XMLHttpRequest() - ANS-This object (provided by the browser) enables us to write AJAX Code responseText - ANS-Property of an http request object that holds the data returned by the AJAX call. status - ANS-Property of an HTTP request object that could hold a "200" or a "404" depending whether or not request page is found send - ANS...
Written for
- Institution
- AJAX
- Course
- AJAX
Document information
- Uploaded on
- July 2, 2024
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
- ajax
-
ajax quiz exam review solution 2024 updated
Also available in package deal