Which of the following uses scripted HTTP?
A
XML
B
HTML
C
Ajax
D
CSS
Correct Answer: Ajax
AJAX stands for Asynchronous JavaScript And XML. The key feature of an Ajax application is that it uses scripted HTTP to initiate data exchange with a web server without causing pages to reload.