Single Choice
Easy
QWhich HTTP method is typically used for sending data to the server in an AJAX request?
ID: #19098
What is AJAX
98 views
Question Info
#19098Q 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 POST method is commonly used in AJAX requests for sending data to the server. It allows for the transmission of data in the request body, making it suitable for sending large amounts of data securely.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic