Single Choice
Easy
QWhich method is used to send an AJAX request in jQuery?
ID: #19102
What is AJAX
103 views
Question Info
#19102Q ID
EasyDifficulty
What is AJAXTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
In jQuery, the $.ajax() method is used to send AJAX requests. It provides a flexible and powerful way to make asynchronous requests to the server and handle responses.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic