Multiple Choice
When an XMLHttpRequest object receives a response from the server, it invokes a ________, which usually performs a ________ to display the retreived data.
A) recursive function, browser reload
B) anonymous function, browser redirect
C) callback function, partial page update
D) delayed function, database query
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The name for Ajax was coined by
Q3: The XMLHttpRequest object parses an XML response
Q4: Which of the following is false<br>A) The
Q5: If the code in a try block
Q6: Which property or method is used to
Q7: Unlike in POST requests, in an HTTP
Q8: Ajax toolkits solve which of the following
Q9: Ajax takes advantage of _ scripting to
Q10: Ajax applications respond to user actions by