Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Load content without loading new document
Explanation: XMLHttpRequest makes it possible to load additional content from the Web without loading a new document, a core component of AJAX.
Explanation by: Mr. Dubey
XMLHttpRequest makes it possible to load additional content from the Web without loading a new document, a core component of AJAX.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
234
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate