Which language does AJAX use on the server side?
Correct Answer: Any language supported by the server
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Ajax Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Ajax MCQ Questions
Correct way to have the function checkState called after 10 seconds?
Correct syntax to create an array in JavaScript?
The server returns data to the client during an AJAX postback. Which is correct about the returned data?
In the following list, which states are valid? XMLHttpRequest.readyState
document.write (Hello'); will pop a dialog box with 'Hello' in it.
What is the correct syntax to include a script named myScript.js into a page?
Is JavaScript the same as Java?
If the code is written using the Core Foundation and Foundation macros, the simplest way to create strings files is:
Common way to make a request with XMLHttpRequest?
What language does AJAX use on the client side?