MCQs > IT & Programming > Ajax > Correct way to implement GET request using AJAX?

Ajax MCQs

What is the correct way to implement GET request using AJAX?

Answer

Correct Answer: xhttp.open(“GET”, “demo_get.asp”, true); xhttp.send();

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Ajax Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Ajax Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it