Single Choice
Easy
QWhich object is commonly used to create an XMLHttpRequest in JavaScript?
ID: #19096
What is AJAX
127 views
Question Info
#19096Q ID
EasyDifficulty
What is AJAXTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The XMLHttpRequest object is commonly used in JavaScript to interact with servers asynchronously. It provides methods for making HTTP requests and handling server responses without reloading the entire page.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic