Examveda

What is the purpose of XMLHttpRequest?

A. Multiple loading

B. Load content by loading new document

C. Load content without loading new document

D. None of the mentioned

Answer: Option C

Solution (By Examveda Team)

XMLHttpRequest makes it possible to load additional content from the Web without loading a new document, a core component of AJAX.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging