MCQs > IT & Programming > Ajax > Choose the statement that best describes the role of the success ‘key’

Ajax MCQs

for the code fragment below $.ajax({ type: 'POST', url: 'submit1.php', data: $("#regist").serialize(), dataType: 'json', success: function() { // code here} }); Choose the statement that best describes the role of the success ‘key’

Answer

Correct Answer: Defines an AJAX callback for a response with status code 200

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