Solved

To Improve Performance, You Should Call the ____ Method of the XMLHttpRequest

Question 31

Multiple Choice

To improve performance, you should call the ____ method of the XMLHttpRequest object to cancel any existing HTTP requests before beginning a new one.


A) exit()
B) abort()
C) cancel()
D) delete()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions