Multiple Choice
If the code in a try block causes an exception, execution passes to ________.
A) the next line of the try block
B) the next function
C) the corresponding catch block
D) the corresponding error block
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When an XMLHttpRequest object receives a response
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
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